diff options
author | Corey Minyard <cminyard@mvista.com> | 2008-04-29 01:01:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-29 08:06:14 -0700 |
commit | bda4c30aa6f7dc1483f39ea1dfe37bcab8a96207 (patch) | |
tree | 760c538139c5b41ef54a27d62e5a8a1b01cf1c60 /include/asm-x86/lguest.h | |
parent | 4ea18425436e7c72716b7f8d314775f399821195 (diff) | |
download | linux-bda4c30aa6f7dc1483f39ea1dfe37bcab8a96207.tar.gz linux-bda4c30aa6f7dc1483f39ea1dfe37bcab8a96207.tar.bz2 linux-bda4c30aa6f7dc1483f39ea1dfe37bcab8a96207.zip |
ipmi: run to completion fixes
The "run_to_completion" mode was somewhat broken. Locks need to be avoided in
run_to_completion mode, and it shouldn't be used by normal users, just
internally for panic situations.
This patch removes locks in run_to_completion mode and removes the user call
for setting the mode. The only user was the poweroff code, but it was easily
converted to use the polling interface.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-x86/lguest.h')
0 files changed, 0 insertions, 0 deletions