Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1341185 > unrolled thread
| Started by | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| First post | 2016-02-24 00:50 +0100 |
| Last post | 2016-02-24 00:50 +0100 |
| Articles | 1 — 1 participant |
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: [UPDATE] [PATCH v3 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-24 00:50 +0100
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Date | 2016-02-24 00:50 +0100 |
| Subject | Re: [UPDATE] [PATCH v3 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c |
| Message-ID | <r5uSl-4mi-9@gated-at.bofh.it> |
On Wednesday, February 17, 2016 12:03:23 PM Sudeep Holla wrote: > acpi_processor_sleep is neither related nor used by CPUIdle framework. > It's used in system suspend/resume path as a syscore operation. It makes > more sense to move it to acpi/sleep.c where all the S-state transition > (a.k.a. Linux system suspend/hiberate) related code are present. > > Also make it depend on CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT so that > it's not compiled on architecture like ARM64 where S-states are not > yet defined in ACPI. > > Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Queued up for 4.6, thanks! Rafael
Back to top | Article view | linux.kernel
csiph-web