diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2022-09-11 23:18:31 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2022-09-11 23:18:31 +0200 |
commit | edbfb7abc2ff480fb7218e6a792602ac15f16e65 (patch) | |
tree | 81651715d126e5266fdb80031b5ef934cb875bad /SOURCES/patch-5.19-redhat.patch | |
parent | f8f69532dab32443fc37f1c3ccd5ca0933c903e8 (diff) | |
download | kernel-fsync-edbfb7abc2ff480fb7218e6a792602ac15f16e65.tar.gz kernel-fsync-edbfb7abc2ff480fb7218e6a792602ac15f16e65.zip |
kernel 5.19.7
Diffstat (limited to 'SOURCES/patch-5.19-redhat.patch')
-rw-r--r-- | SOURCES/patch-5.19-redhat.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/SOURCES/patch-5.19-redhat.patch b/SOURCES/patch-5.19-redhat.patch index f5d5aee..a666806 100644 --- a/SOURCES/patch-5.19-redhat.patch +++ b/SOURCES/patch-5.19-redhat.patch @@ -251,7 +251,7 @@ index 000000000000..733a26bd887a + +endmenu diff --git a/Makefile b/Makefile -index cb68101ea070..da893ccb2025 100644 +index 3d88923df694..4f4e240c3d2b 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -370,10 +370,10 @@ index ce9826bce29b..948d18e59cf5 100644 CONFIG_DRM_ETNAVIV=m CONFIG_DRM_MXSFB=m diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig -index a5d1b561ed53..cd93c9041679 100644 +index 001eaba5a6b4..cc20aaacd741 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig -@@ -1145,7 +1145,7 @@ endchoice +@@ -1162,7 +1162,7 @@ endchoice config ARM64_FORCE_52BIT bool "Force 52-bit virtual addresses for userspace" @@ -382,7 +382,7 @@ index a5d1b561ed53..cd93c9041679 100644 help For systems with 52-bit userspace VAs enabled, the kernel will attempt to maintain compatibility with older software by providing 48-bit VAs -@@ -1384,6 +1384,7 @@ config XEN +@@ -1401,6 +1401,7 @@ config XEN config FORCE_MAX_ZONEORDER int default "14" if ARM64_64K_PAGES |