Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-06-27 11:58:13
Also in:
linux-pm, lkml
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-06-27 11:58:13
Also in:
linux-pm, lkml
On Tue, Jun 27, 2017 at 7:07 AM, Rafael J. Wysocki [off-list ref] wrote:
On Monday, June 26, 2017 01:34:52 PM Balbir Singh wrote:quoted
On Sat, Jun 3, 2017 at 11:27 PM, Pavel Machek [off-list ref] wrote:quoted
On Sat 2017-06-03 20:52:32, Balbir Singh wrote:quoted
Kbuild reported a build failure when CONFIG_STRICT_KERNEL_RWX was enabled on powerpc. We don't yet have ARCH_HAS_SET_MEMORY and ppc32 saw a build failure. fixes(50327dd kernel/power/snapshot.c: use set_memory.h header) I've only done a basic compile test with a config that has hibernation enabled. Cc: "Rafael J. Wysocki" <redacted> Cc: Len Brown <redacted>Acked-by: Pavel Machek <redacted>Ping. Could we please pick this up? it breaks any attempt to support STRICT_KERNEL_RWX on powerpcYes, I'm going to pick it up for 4.13.
Thanks, Balbir Singh.