[PATCH 02/27] Add a SysRq option to lift kernel lockdown
From: dhowells@redhat.com (David Howells)
Date: 2017-11-07 22:56:55
Also in:
linux-efi, lkml
From: dhowells@redhat.com (David Howells)
Date: 2017-11-07 22:56:55
Also in:
linux-efi, lkml
Thiago Jung Bauermann [off-list ref] wrote:
On non-x86 platforms (tested on powerpc) this fails to build with:
security/lock_down.c: In function ?lockdown_lift_sysrq?:
security/lock_down.c:100:40: error: ?LOCKDOWN_LIFT_KEY? undeclared (first use in this function)
lockdown_lift_sysrq_op.help_msg[5] = LOCKDOWN_LIFT_KEY;
^~~~~~~~~~~~~~~~~
security/lock_down.c:100:40: note: each undeclared identifier is reported only once for each function it appears inI've added an arch dependency in the Kconfig file in my local branch. I'll try to get it pushed again. David -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html