]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/acpi/sleep.c
x86, trampoline: Use the unified trampoline setup for ACPI wakeup
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 14 Feb 2011 23:42:46 +0000 (15:42 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 Feb 2011 05:05:06 +0000 (21:05 -0800)
commitd1ee433539ea5963a8f946f3428b335d1c5fdb20
tree64dea26db838ca456be2866de3deeecb3a50b750
parent4822b7fc6d4870685a9feadfc348d48f5e47460a
x86, trampoline: Use the unified trampoline setup for ACPI wakeup

Use the unified trampoline allocation setup to allocate and install
the ACPI wakeup code in low memory.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
LKML-Reference: <4D5DFBE4.7090104@intel.com>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Matthieu Castet <castet.matthieu@free.fr>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
arch/x86/include/asm/acpi.h
arch/x86/include/asm/trampoline.h
arch/x86/kernel/acpi/realmode/wakeup.S
arch/x86/kernel/acpi/realmode/wakeup.h
arch/x86/kernel/acpi/realmode/wakeup.lds.S
arch/x86/kernel/acpi/sleep.c
arch/x86/kernel/acpi/sleep.h
arch/x86/kernel/acpi/wakeup_rm.S
arch/x86/kernel/setup.c
drivers/acpi/sleep.c