On Thu, Dec 15, 2022 at 03:37:51PM +0300, Evgeniy Baskov wrote: > This patchset is aimed > * to improve UEFI compatibility of compressed kernel code for x86_64 > * to setup proper memory access attributes for code and rodata sections > * to implement W^X protection policy throughout the whole execution > of compressed kernel for EFISTUB code path. Hi Evgeniy, Aside from some minor patch fuzz in patch 6 due to building this in today's Fedora rawhide kernel rather than mainline, this patch set works for me. Thanks! -- Peter