commit | df2edcf3b6ba54d9ffa620e322583cd994a6e54a | [log] [tgz] |
---|---|---|
author | James Jarvis <James.Jarvis@ed.ac.uk> | Sat Jul 21 17:11:11 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Jul 21 18:37:12 2007 -0700 |
tree | faad2949824b876fefe0da7769fd76994f3e9c3a | |
parent | 1c10070a55a38ad8489df8afd52c9a3ffd46bbb5 [diff] |
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>