From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition Date: Mon, 26 Jun 2017 23:07:27 +0200 Message-ID: <1602211.zd022FB7i2@aspire.rjw.lan> References: <20170603105232.6436-1-bsingharora@gmail.com> <20170603132747.GA18185@amd> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from cloudserver094114.home.net.pl ([79.96.170.134]:47286 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403AbdFZVO6 (ORCPT ); Mon, 26 Jun 2017 17:14:58 -0400 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Balbir Singh Cc: Pavel Machek , linux-pm@vger.kernel.org, "linux-kernel@vger.kernel.org" , Len Brown , Laura Abbott , Andrew Morton , linuxppc-dev , Michael Ellerman On Monday, June 26, 2017 01:34:52 PM Balbir Singh wrote: > On Sat, Jun 3, 2017 at 11:27 PM, Pavel Machek wrote: > > On Sat 2017-06-03 20:52:32, Balbir Singh wrote: > >> 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" > >> Cc: Len Brown > > Acked-by: Pavel Machek > > Ping. Could we please pick this up? it breaks any attempt to support > STRICT_KERNEL_RWX on powerpc Yes, I'm going to pick it up for 4.13. Thanks, Rafael