diff options
author | Sentry <sentry@Sentry-Desktop-Fedora.local> | 2020-11-16 21:02:53 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2020-12-05 19:40:07 +0100 |
commit | bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b (patch) | |
tree | 767930d0f90d9af79befd63c9cc51d52b79155dc /SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch | |
parent | 2323591ec35bad9ae5469f48a5bb697254f97459 (diff) | |
download | kernel-fsync-bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b.tar.gz kernel-fsync-bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b.zip |
Linux v5.9.8
Diffstat (limited to 'SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch')
-rw-r--r-- | SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch b/SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch index 89eea8f..eb02c33 100644 --- a/SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch +++ b/SOURCES/0001-arm-aarch64-Drop-the-EXPERT-setting-from-ARM64_FORCE.patch @@ -21,7 +21,7 @@ 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 66dc41fd49f2..2e0700a451e5 100644 +index e11b4ea06127..74c5325108c0 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -861,7 +861,7 @@ endchoice @@ -34,5 +34,5 @@ index 66dc41fd49f2..2e0700a451e5 100644 For systems with 52-bit userspace VAs enabled, the kernel will attempt to maintain compatibility with older software by providing 48-bit VAs -- -2.26.2 +2.28.0 |