Hi, The following series of patches reduces complexity of the core suspend and hibernate code a bit. [1/6] - Remove acpi_restore_state_mem() which isn't used. [2/6] - Do not turn interrupts on/off in acpi_suspend_enter(). [3/6] - Move the "back to C" message and make it meaningful. [4/6] - Move the call to acpi_save_state_mem() towards do_suspend_lowlevel(). [5/6] - Merge do_suspend_lowlevel() into acpi_save_state_mem(). [6/6] - Do not turn interrupts on/off in acpi_hibernation_enter(). I'm regarding these patches as 2.6.39 material, if there are no objections. 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