summaryrefslogtreecommitdiffstats
path: root/patch-5.16-redhat.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-03-14 07:40:51 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2022-03-14 07:40:51 +0100
commit7217fb0e8deeb6b3fe7ac740bf5ec92c454d2985 (patch)
tree24caf1e2f269bb296fcb2386740b27b09f4f1b05 /patch-5.16-redhat.patch
parent910018bc2362d4c637e469fa05570f2f4b3b3e0e (diff)
parentfc82598159037daf06b84df475ba09cd6c25da69 (diff)
downloadkernel-7217fb0e8deeb6b3fe7ac740bf5ec92c454d2985.tar.gz
kernel-7217fb0e8deeb6b3fe7ac740bf5ec92c454d2985.tar.xz
kernel-7217fb0e8deeb6b3fe7ac740bf5ec92c454d2985.zip
Merge remote-tracking branch 'origin/f35' into f35-user-thl-vanilla-fedora
Diffstat (limited to 'patch-5.16-redhat.patch')
-rw-r--r--patch-5.16-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.16-redhat.patch b/patch-5.16-redhat.patch
index 7fa13640d..7110a8e5c 100644
--- a/patch-5.16-redhat.patch
+++ b/patch-5.16-redhat.patch
@@ -52,7 +52,7 @@
51 files changed, 811 insertions(+), 205 deletions(-)
diff --git a/Makefile b/Makefile
-index 6702e44821eb..9e7e71b0abbb 100644
+index 86835419075f..dd0dae5bea09 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -83,7 +83,7 @@ index c2724d986fa0..8063dcef65f7 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 651bf217465e..874ef87c9585 100644
+index 0e2c31f7a9aa..25310b3a1fc6 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1109,7 +1109,7 @@ endchoice