]> git.baikalelectronics.ru Git - kernel.git/commit
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot
authorJames Jarvis <James.Jarvis@ed.ac.uk>
Sat, 21 Jul 2007 15:11:11 +0000 (17:11 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:12 +0000 (18:37 -0700)
commiteb2bf1651f42a103353cbce77e12f4a988d9e8ad
treefaad2949824b876fefe0da7769fd76994f3e9c3a
parentcdecc41abae63a05db01a007306fb2c97a20a5a9
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot

The following patch enables reboot through BIOS on the Dell Optiplex 745
Small Form Factor base, on which reboot hangs.  The larger form factor does
not require this, hence the match on DMI_BOARD_NAME.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/kernel/reboot.c