]> git.baikalelectronics.ru Git - kernel.git/commit
x86/reboot: Skip DMI checks if reboot set by user
authorMichael D Labriola <michael.d.labriola@gmail.com>
Sun, 29 Jan 2012 19:17:22 +0000 (14:17 -0500)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Jan 2012 09:52:32 +0000 (10:52 +0100)
commit148e600b323b2ada11598c5fe68349b842680eeb
tree741b2b1a361c443273d7abda20b33ee57f3b94df
parenta1148ace0fdab7b3ad318f8d0b0a673252b313f7
x86/reboot: Skip DMI checks if reboot set by user

Skip DMI checks for vendor specific reboot quirks if the user
passed in a reboot= arg on the command line - we should never
override user choices.

Signed-off-by: Michael D Labriola <michael.d.labriola@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Michael D Labriola <mlabriol@gdeb.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/87wr8ab9od.fsf@gmail.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/reboot.c