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)
commit5955633e91bfc5cd0a41d8d82259e1d8b32980ef
tree741b2b1a361c443273d7abda20b33ee57f3b94df
parentfc395b9291925b1880e0afc61274fe2f6ddc1269
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