diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-13 07:09:44 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-13 07:09:44 -0500 |
commit | 483a93c5de77fdc40a4aeefc5fac9fae4180a9e3 (patch) | |
tree | b725526d21303d4eb6243b05e2793d35b17e4287 /kernel-s390x-debug-fedora.config | |
parent | 88a55827298426c1d67dd0f7e1c5d4eb7e0d3057 (diff) | |
download | kernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.tar.gz kernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.tar.xz kernel-483a93c5de77fdc40a4aeefc5fac9fae4180a9e3.zip |
kernel-5.18.0-0.rc6.20220513gitf3f19f939c11925.51
* Fri May 13 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc6.f3f19f939c11925.50]
- Add CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes)
- efi: x86: Set the NX-compatibility flag in the PE header (Peter Jones)
- efi: libstub: ensure allocated memory to be executable (Baskov Evgeniy)
- efi: libstub: declare DXE services table (Baskov Evgeniy)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-fedora.config')
-rw-r--r-- | kernel-s390x-debug-fedora.config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 5c20563f1..65238fd41 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -1139,7 +1139,12 @@ CONFIG_CXL_PCI=y CONFIG_CXL_PMEM=m CONFIG_DA280=m CONFIG_DA311=m -# CONFIG_DAMON is not set +CONFIG_DAMON_DBGFS=y +CONFIG_DAMON_PADDR=y +CONFIG_DAMON_RECLAIM=y +CONFIG_DAMON_SYSFS=y +CONFIG_DAMON_VADDR=y +CONFIG_DAMON=y CONFIG_DASD_DIAG=m CONFIG_DASD_ECKD=m CONFIG_DASD_EER=y |