From 94c20cfd03f4c4682805f7e57410a5dfe17d6423 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 26 Oct 2021 09:26:37 -0500 Subject: kernel-5.15-0.rc7.53 * Tue Oct 26 2021 Fedora Kernel Team [5.15-0.rc7.53] - Enable CONFIG_FAIL_SUNRPC for debug builds (Justin M. Forbes) - fedora: Disable fbdev drivers and use simpledrm instead (Javier Martinez Canillas) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-s390x-debug-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x-debug-rhel.config') diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index c499a3d62..7ee532774 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1502,7 +1502,7 @@ CONFIG_FAIL_MMC_REQUEST=y CONFIG_FAILOVER=m CONFIG_FAIL_PAGE_ALLOC=y CONFIG_FAILSLAB=y -# CONFIG_FAIL_SUNRPC is not set +CONFIG_FAIL_SUNRPC=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y -- cgit