summaryrefslogtreecommitdiffstats
path: root/patch-5.15-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-10-11 09:17:35 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-10-11 09:17:35 -0500
commit6a61f6e69b62a128b862f87c03b5e17129d2befa (patch)
tree6e77365241b13f3ee95e3eaeb2cbf8011e93ef2c /patch-5.15-redhat.patch
parent2f1ff80800f904f14b6510dcb30ae15183f46999 (diff)
downloadkernel-6a61f6e69b62a128b862f87c03b5e17129d2befa.tar.gz
kernel-6a61f6e69b62a128b862f87c03b5e17129d2befa.tar.xz
kernel-6a61f6e69b62a128b862f87c03b5e17129d2befa.zip
kernel-5.15-0.rc4.20211009git5d6ab0bb408f.37
* Sat Oct 09 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc4.20211009git5d6ab0bb408f.37] - redhat: fix typo and make the output more silent for dist-git sync (Herton R. Krzesinski) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.15-redhat.patch')
-rw-r--r--patch-5.15-redhat.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/patch-5.15-redhat.patch b/patch-5.15-redhat.patch
index 63f964df0..185f7c674 100644
--- a/patch-5.15-redhat.patch
+++ b/patch-5.15-redhat.patch
@@ -88,7 +88,7 @@
87 files changed, 1377 insertions(+), 1523 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
-index 91ba391f9b32..88296cfdc5e5 100644
+index 43dc35fe5bc0..ada907ac43ff 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -5892,6 +5892,15 @@
@@ -141,7 +141,7 @@ index 000000000000..effb81d04bfd
+
+endmenu
diff --git a/Makefile b/Makefile
-index 7b74223d1309..ef9d05c382c3 100644
+index 4d0c0ed9236e..ca36f5a601f0 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -171,7 +171,7 @@ index 7b74223d1309..ef9d05c382c3 100644
$(version_h): PATCHLEVEL := $(if $(PATCHLEVEL), $(PATCHLEVEL), 0)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
-index fc196421b2ce..0a6b267128ae 100644
+index 59baf6c132a7..9c4714443ef5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1469,9 +1469,9 @@ config HIGHMEM
@@ -187,7 +187,7 @@ index fc196421b2ce..0a6b267128ae 100644
The VM uses one page of physical memory for each page table.
For systems with a lot of processes, this can use a lot of
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
-index 5c7ae4c3954b..7c81c15fc327 100644
+index fee914c716aa..99bb34aac703 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -911,7 +911,7 @@ endchoice
@@ -295,10 +295,10 @@ index 67e5fff96ee0..0d58c1f07176 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 0f8885949e8c..a79e57a77076 100644
+index b3410f1ac217..c0645c5b4860 100644
--- a/arch/x86/kernel/cpu/common.c
+++ b/arch/x86/kernel/cpu/common.c
-@@ -1310,6 +1310,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
+@@ -1311,6 +1311,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
cpu_detect(c);
get_cpu_vendor(c);
get_cpu_cap(c);