]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add ACPI reboot option
authorAaron Durbin <adurbin@google.com>
Wed, 30 Jan 2008 12:31:17 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:17 +0000 (13:31 +0100)
commitc840cbbe3e434cf8811f5057c896cc4a837dd963
tree15600837350257043966fe7b8d8cf0d1d8badd00
parent689a75c192c68b6307892d80f76dc2bad0b3620e
x86: add ACPI reboot option

Add the ability to reboot an x86_64 based machine using the RESET_REG in the
FADT ACPI table.

Signed-off-by: Aaron Durbin <adurbin@google.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/x86_64/boot-options.txt
arch/x86/kernel/reboot_64.c