diff options
| author | Corey Minyard <[email protected]> | 2008-04-29 01:01:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:14 -0700 |
| commit | bda4c30aa6f7dc1483f39ea1dfe37bcab8a96207 (patch) | |
| tree | 760c538139c5b41ef54a27d62e5a8a1b01cf1c60 /tools/perf/scripts/python | |
| parent | 4ea18425436e7c72716b7f8d314775f399821195 (diff) | |
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.
[[email protected]: coding-style fixes]
Signed-off-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions