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>
This commit is contained in:
Justin M. Forbes 2022-03-11 13:44:20 -06:00
commit fc82598159
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140
3 changed files with 12 additions and 9 deletions

View file

@ -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