Searched hist:f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | sleep.h | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | sleep.c | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | acpi.h | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | acpi.h | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | acpi.c | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
/openbmc/linux/drivers/acpi/ |
H A D | sleep.c | diff f1a2003e22f6b50ea21f7f4b38b38c5ebc9c8017 Tue Feb 08 16:42:22 CST 2011 Rafael J. Wysocki <rjw@sisk.pl> ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
The function do_suspend_lowlevel() is specific to x86 and defined in assembly code, so it should be called from the x86 low-level suspend code rather than from acpi_suspend_enter().
Merge do_suspend_lowlevel() into the x86's acpi_save_state_mem() and change the name of the latter to acpi_suspend_lowlevel(), so that the function's purpose is better reflected by its name.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|