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@xxxxxxxxxxxxx> > Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx> Queued up for 4.6, thanks! Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html