From c4fdb88619eb55c942efcf9bbfda4a42e85cc8df Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Wed, 5 Jul 2023 15:49:41 +0200 Subject: kernel 6.3.11 --- SOURCES/patch-6.3-redhat.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'SOURCES/patch-6.3-redhat.patch') diff --git a/SOURCES/patch-6.3-redhat.patch b/SOURCES/patch-6.3-redhat.patch index 87939f9..bd7a08f 100644 --- a/SOURCES/patch-6.3-redhat.patch +++ b/SOURCES/patch-6.3-redhat.patch @@ -40,7 +40,7 @@ 39 files changed, 512 insertions(+), 187 deletions(-) diff --git a/Makefile b/Makefile -index 47253ac6c85c..15a31ab19ace 100644 +index 34349623a76a..6c842f7ce710 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -63,10 +63,10 @@ index 47253ac6c85c..15a31ab19ace 100644 # to get the ordering right. # diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig -index e24a9820e12f..c39629f18c95 100644 +index a04bb151a902..292f324bf1ff 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -1306,9 +1306,9 @@ config HIGHMEM +@@ -1307,9 +1307,9 @@ config HIGHMEM If unsure, say n. config HIGHPTE @@ -79,10 +79,10 @@ index e24a9820e12f..c39629f18c95 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 1023e896d46b..a5bb8dc90d68 100644 +index 15e097206e1a..8eefb7a011f0 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig -@@ -1238,7 +1238,7 @@ endchoice +@@ -1239,7 +1239,7 @@ endchoice config ARM64_FORCE_52BIT bool "Force 52-bit virtual addresses for userspace" -- cgit v1.2.3