summaryrefslogtreecommitdiffstats
path: root/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-26 16:24:10 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-26 16:24:10 -0500
commitd5f320566eb00901161a51fbd50b5ebbc51f47be (patch)
tree1dd2a09d65cd30d51df364946c799074fbf7f99a /0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch
parent13d534d28a3d856676458b2aa28db46fa62d0f7d (diff)
downloadkernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.tar.gz
kernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.tar.xz
kernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.zip
Linux v5.8.4 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch')
-rw-r--r--0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch b/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch
index 286c898cb..89eea8f8b 100644
--- a/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch
+++ b/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch
@@ -21,10 +21,10 @@ Signed-off-by: Jeremy Cline <jcline@redhat.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
-index 5d513f461957..7f37a6d0658a 100644
+index 66dc41fd49f2..2e0700a451e5 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
-@@ -858,7 +858,7 @@ endchoice
+@@ -861,7 +861,7 @@ endchoice
config ARM64_FORCE_52BIT
bool "Force 52-bit virtual addresses for userspace"