summaryrefslogtreecommitdiffstats
path: root/patch-6.2-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-12-16 10:08:12 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-12-16 10:08:12 -0600
commitb138f7c71d03e27412f2addffa0ae3c4c10fc670 (patch)
tree59f4554bb29a5a3fabba6901f0ccceb78f510d0a /patch-6.2-redhat.patch
parentd1a5c3ded7139d5fc3c8a654da6f5c4479f6c593 (diff)
downloadkernel-b138f7c71d03e27412f2addffa0ae3c4c10fc670.tar.gz
kernel-b138f7c71d03e27412f2addffa0ae3c4c10fc670.tar.xz
kernel-b138f7c71d03e27412f2addffa0ae3c4c10fc670.zip
kernel-6.2.0-0.rc0.20221216git84e57d292203.5
* Fri Dec 16 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.2.0-0.rc0.84e57d292203.5] - Add siphash_kunit and strscpy_kunit to mod-internal.list (Justin M. Forbes) - Add drm_kunit_helpers to mod-internal.list (Justin M. Forbes) - Linux v6.2.0-0.rc0.84e57d292203 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-6.2-redhat.patch')
-rw-r--r--patch-6.2-redhat.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/patch-6.2-redhat.patch b/patch-6.2-redhat.patch
index fede0fd58..cd5085bec 100644
--- a/patch-6.2-redhat.patch
+++ b/patch-6.2-redhat.patch
@@ -67,10 +67,10 @@
66 files changed, 1540 insertions(+), 189 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
-index fb388c6c8c60..e5e93a9a3b0e 100644
+index 5a0eff3231c6..6cf13b84385a 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
-@@ -6430,6 +6430,15 @@
+@@ -6449,6 +6449,15 @@
unknown_nmi_panic
[X86] Cause panic on unknown NMI.
@@ -150,10 +150,10 @@ index 6aa709df6bde..5765fbcce655 100644
$(version_h): PATCHLEVEL := $(or $(PATCHLEVEL), 0)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
-index 65d0daf63262..44b7790febc5 100644
+index a0da424fc93a..d19e0931a5d7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -1318,9 +1318,9 @@ config HIGHMEM
+@@ -1297,9 +1297,9 @@ config HIGHMEM
If unsure, say n.
config HIGHPTE
@@ -166,7 +166,7 @@ index 65d0daf63262..44b7790febc5 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 7fc3457a8891..800d628726f9 100644
+index cf6d1cd8b6dc..332da008faa6 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1236,7 +1236,7 @@ endchoice