summaryrefslogtreecommitdiffstats
path: root/patch-5.19-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-06-15 12:10:40 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-06-15 12:10:40 -0500
commit94748bdcc0bb45d873b4668a7cddcaa510e024b2 (patch)
tree4d610b8c50b104490061333d777ef680605c38dc /patch-5.19-redhat.patch
parentc7a02e59b4df57ed3fe16ccba32d11cebd667d90 (diff)
downloadkernel-94748bdcc0bb45d873b4668a7cddcaa510e024b2.tar.gz
kernel-94748bdcc0bb45d873b4668a7cddcaa510e024b2.tar.xz
kernel-94748bdcc0bb45d873b4668a7cddcaa510e024b2.zip
kernel-5.19.0-0.rc2.20220615git018ab4fabddd.22
* Wed Jun 15 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.19.0-0.rc2.018ab4fabddd.21] - redhat/self-test: Update data set (Prarit Bhargava) - create-data.sh: Reduce specfile data output (Prarit Bhargava) - redhat/configs: restore/fix core INTEL_LPSS configs to be builtin again (Hans de Goede) - Enable CKI on os-build MRs only (Don Zickus) - self-test: Fixup Makefile contents test (Prarit Bhargava) - redhat/self-test: self-test data update (Prarit Bhargava) - redhat/self-test: Fix up create-data.sh to not report local variables (Prarit Bhargava) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.19-redhat.patch')
-rw-r--r--patch-5.19-redhat.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patch-5.19-redhat.patch b/patch-5.19-redhat.patch
index 97e1b74f0..913e00fc1 100644
--- a/patch-5.19-redhat.patch
+++ b/patch-5.19-redhat.patch
@@ -67,10 +67,10 @@
66 files changed, 1544 insertions(+), 187 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
-index 8090130b544b..2a0dc78f340f 100644
+index 2522b11e593f..852307b46301 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
-@@ -6237,6 +6237,15 @@
+@@ -6272,6 +6272,15 @@
unknown_nmi_panic
[X86] Cause panic on unknown NMI.
@@ -250,10 +250,10 @@ index 8d91eccc0963..d5a41405b466 100644
/* boot_command_line has been already set up in early.c */
*cmdline_p = boot_command_line;
diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c
-index c296cb1c0113..beae6350a8ab 100644
+index 4730b0a58f24..ee654b3d6d6e 100644
--- a/arch/x86/kernel/cpu/common.c
+++ b/arch/x86/kernel/cpu/common.c
-@@ -1461,6 +1461,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
+@@ -1507,6 +1507,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
cpu_detect(c);
get_cpu_vendor(c);
get_cpu_cap(c);