On Fri, 3 Dec 2021 23:41:12 +1100, Michael Ellerman wrote:
In note_prot_wx() we bail out without reporting anything if
CONFIG_PPC_DEBUG_WX is disabled.
But CONFIG_PPC_DEBUG_WX was removed in the conversion to generic ptdump,
we now need to use CONFIG_DEBUG_WX instead.
[...]
Applied to powerpc/fixes.
[1/1] powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
https://git.kernel.org/powerpc/c/8d84fca4375e3c35dadc16b8c7eee6821b2a575c
cheers