summaryrefslogtreecommitdiffstats
path: root/patch-5.16-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-03-11 13:44:20 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-03-11 13:44:20 -0600
commitfc82598159037daf06b84df475ba09cd6c25da69 (patch)
treedfb64768809dc628876c7a2c3fafb4744f0b010f /patch-5.16-redhat.patch
parentdb7d8c7f688c841bf0ef8ac0cc430af8b77a8c69 (diff)
downloadkernel-fc82598159037daf06b84df475ba09cd6c25da69.tar.gz
kernel-fc82598159037daf06b84df475ba09cd6c25da69.tar.xz
kernel-fc82598159037daf06b84df475ba09cd6c25da69.zip
kernel-5.16.14-0
* Fri Mar 11 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.14-0] - Linux v5.16.14 Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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