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:
parent
db7d8c7f68
commit
fc82598159
3 changed files with 12 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue