summaryrefslogtreecommitdiffstats
path: root/patch-5.11.0-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-12-23 12:11:33 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-12-23 12:11:33 -0600
commit41fd39a85b95b6d357e2ac12dc55b90f54b0d189 (patch)
tree3796eb86d4f5b138c3d8ca4ebd6d79b4dc4d7c2d /patch-5.11.0-redhat.patch
parent08b72ac0fb4dec150a24ac32e62ddee2421991b9 (diff)
downloadkernel-41fd39a85b95b6d357e2ac12dc55b90f54b0d189.tar.gz
kernel-41fd39a85b95b6d357e2ac12dc55b90f54b0d189.tar.xz
kernel-41fd39a85b95b6d357e2ac12dc55b90f54b0d189.zip
kernel-5.11.0-0.rc0.20201223git614cb5894306.107
* Wed Dec 23 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc0.20201223git614cb5894306.107] - New configs in drivers/rtc (Fedora Kernel Team) - redhat/configs: Enable CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL (Josh Poimboeuf) - redhat/configs: Enable CONFIG_GCC_PLUGIN_STRUCTLEAK (Josh Poimboeuf) - redhat/configs: Enable CONFIG_GCC_PLUGINS on ARK (Josh Poimboeuf) - redhat/configs: Enable CONFIG_KASAN on Fedora (Josh Poimboeuf) - build_configs.sh: Fix syntax flagged by shellcheck (Ben Crocker) - genspec.sh: Fix syntax flagged by shellcheck (Ben Crocker) - mod-blacklist.sh: Fix syntax flagged by shellcheck (Ben Crocker) - Enable Speakup accessibility driver ("Justin M. Forbes") - New configs in init/Kconfig (Fedora Kernel Team) - New configs in init/Kconfig (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.11.0-redhat.patch')
-rw-r--r--patch-5.11.0-redhat.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/patch-5.11.0-redhat.patch b/patch-5.11.0-redhat.patch
index aa33986db..cb9ecd254 100644
--- a/patch-5.11.0-redhat.patch
+++ b/patch-5.11.0-redhat.patch
@@ -202,7 +202,7 @@ index 000000000000..effb81d04bfd
+
+endmenu
diff --git a/Makefile b/Makefile
-index e30cf02da8b8..91c8dfc1f8a7 100644
+index 29c3eecd7b30..00378d0ef971 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -240,10 +240,10 @@ index e30cf02da8b8..91c8dfc1f8a7 100644
$(version_h): FORCE
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
-index b8ade91281bc..07efd0cb7715 100644
+index 138248999df7..b962482a442e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -1482,9 +1482,9 @@ config HIGHMEM
+@@ -1492,9 +1492,9 @@ config HIGHMEM
If unsure, say n.
config HIGHPTE
@@ -287,10 +287,10 @@ index a13d90206472..6a6aae01755b 100644
#define get_user(x, p) \
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
-index 81463eb537bb..5bd644114103 100644
+index d0d94f77d000..8fc8abed4ebd 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
-@@ -895,7 +895,7 @@ endchoice
+@@ -896,7 +896,7 @@ endchoice
config ARM64_FORCE_52BIT
bool "Force 52-bit virtual addresses for userspace"
@@ -299,7 +299,7 @@ index 81463eb537bb..5bd644114103 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
-@@ -1148,6 +1148,7 @@ config XEN
+@@ -1149,6 +1149,7 @@ config XEN
config FORCE_MAX_ZONEORDER
int
default "14" if (ARM64_64K_PAGES && TRANSPARENT_HUGEPAGE)
@@ -562,10 +562,10 @@ index e209081d644b..7484bcf59a1b 100644
return ctx.rc;
}
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c
-index a1b226eb2ce2..a6289f5a9fd4 100644
+index 80b668c80073..fa30cf6100dd 100644
--- a/drivers/acpi/scan.c
+++ b/drivers/acpi/scan.c
-@@ -1604,6 +1604,15 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
+@@ -1605,6 +1605,15 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
if (!acpi_match_device_ids(device, i2c_multi_instantiate_ids))
return false;
@@ -2970,7 +2970,7 @@ index c0014d3b91c1..c00e9820412a 100644
debugfs_create_file("kmemleak", 0644, NULL, NULL, &kmemleak_fops);
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
-index f882ce0d9327..fafe657d640d 100644
+index d6c81657d695..c70e5904b7bc 100644
--- a/scripts/mod/modpost.c
+++ b/scripts/mod/modpost.c
@@ -21,6 +21,7 @@
@@ -2981,7 +2981,7 @@ index f882ce0d9327..fafe657d640d 100644
/* Are we using CONFIG_MODVERSIONS? */
static int modversions = 0;
-@@ -2393,6 +2394,12 @@ static void write_buf(struct buffer *b, const char *fname)
+@@ -2381,6 +2382,12 @@ static void write_buf(struct buffer *b, const char *fname)
}
}
@@ -2994,7 +2994,7 @@ index f882ce0d9327..fafe657d640d 100644
static void write_if_changed(struct buffer *b, const char *fname)
{
char *tmp;
-@@ -2645,6 +2652,7 @@ int main(int argc, char **argv)
+@@ -2630,6 +2637,7 @@ int main(int argc, char **argv)
add_depends(&buf, mod);
add_moddevtable(&buf, mod);
add_srcversion(&buf, mod);