From 9a0ac95633805e1d0d1499892c6891b6c1886816 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Mon, 14 Mar 2022 18:49:27 +0100 Subject: kernel 5.16.14 --- SOURCES/patch-5.16-redhat.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SOURCES') diff --git a/SOURCES/patch-5.16-redhat.patch b/SOURCES/patch-5.16-redhat.patch index 7fa1364..7110a8e 100644 --- a/SOURCES/patch-5.16-redhat.patch +++ b/SOURCES/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 -- cgit v1.2.3