Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674416 > unrolled thread
| Started by | Balbir Singh <bsingharora@gmail.com> |
|---|---|
| First post | 2017-06-26 05:40 +0200 |
| Last post | 2017-06-27 14:00 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition Balbir Singh <bsingharora@gmail.com> - 2017-06-26 05:40 +0200
Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-06-26 23:20 +0200
Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition Balbir Singh <bsingharora@gmail.com> - 2017-06-27 14:00 +0200
| From | Balbir Singh <bsingharora@gmail.com> |
|---|---|
| Date | 2017-06-26 05:40 +0200 |
| Subject | Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition |
| Message-ID | <tWt2x-5ub-3@gated-at.bofh.it> |
On Sat, Jun 3, 2017 at 11:27 PM, Pavel Machek <pavel@ucw.cz> 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" <rjw@rjwysocki.net> >> Cc: Len Brown <len.brown@intel.com> > Acked-by: Pavel Machek <pavel@ucw.cz> Ping. Could we please pick this up? it breaks any attempt to support STRICT_KERNEL_RWX on powerpc Balbir Singh.
[toc] | [next] | [standalone]
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Date | 2017-06-26 23:20 +0200 |
| Subject | Re: [PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition |
| Message-ID | <tWJAm-7wF-21@gated-at.bofh.it> |
| In reply to | #1674416 |
On Monday, June 26, 2017 01:34:52 PM Balbir Singh wrote: > On Sat, Jun 3, 2017 at 11:27 PM, Pavel Machek <pavel@ucw.cz> 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" <rjw@rjwysocki.net> > >> Cc: Len Brown <len.brown@intel.com> > > Acked-by: Pavel Machek <pavel@ucw.cz> > > 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
[toc] | [prev] | [next] | [standalone]
| From | Balbir Singh <bsingharora@gmail.com> |
|---|---|
| Date | 2017-06-27 14:00 +0200 |
| Message-ID | <tWXjX-8qo-5@gated-at.bofh.it> |
| In reply to | #1675111 |
On Tue, Jun 27, 2017 at 7:07 AM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote: > On Monday, June 26, 2017 01:34:52 PM Balbir Singh wrote: >> On Sat, Jun 3, 2017 at 11:27 PM, Pavel Machek <pavel@ucw.cz> 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" <rjw@rjwysocki.net> >> >> Cc: Len Brown <len.brown@intel.com> >> > Acked-by: Pavel Machek <pavel@ucw.cz> >> >> 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, Balbir Singh.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web