From 1e0aef3c8fd22ad01d73d3a066e72a26328d3ef2 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 21 Aug 2020 10:23:40 -0500 Subject: kernel-5.9.0-0.rc1.20200821gitda2968ff879b.1 * Fri Aug 21 2020 Fedora Kernel Team [5.9.0-0.rc1.20200821gitda2968ff879b.1] - da2968ff879b rebase - Temporarily remove cdomain from sphinx documentation ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") - Updated changelog for the release based on 18445bf405cb (Fedora Kernel Team) - enable PROTECTED_VIRTUALIZATION_GUEST for all s390x kernels (=?UTF-8?q?Dan=20Hor=C3=A1k?=) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-s390x-debug-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x-debug-fedora.config') diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 74eb093c2..291c03204 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -4234,7 +4234,7 @@ CONFIG_PROC_VMCORE_DEVICE_DUMP=y CONFIG_PROC_VMCORE=y # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set CONFIG_PROFILING=y -# CONFIG_PROTECTED_VIRTUALIZATION_GUEST is not set +CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y CONFIG_PROVE_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set CONFIG_PSAMPLE=m -- cgit