diff options
| author | Arnaud Patard <[email protected]> | 2006-09-16 12:15:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-16 12:54:30 -0700 |
| commit | 55ebcc38a5f6d40e4c41447e413ef842b803980f (patch) | |
| tree | 88958844c61fd9772e86a70bde2f274fb8f0d814 /scripts/patch-kernel | |
| parent | e1ed7ac77b63abb6b3a2c0b4b070f50da5b1fb2f (diff) | |
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
When the ipmi_si module is loaded on a system without any ipmi device, it
fails with nodev. It would be fine if all resources were freed. A call to
device_unregister() is missing, resulting to a oops when you remove the
ipmi_msghandler.
Signed-off-by: Arnaud Patard <[email protected]>
Acked-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions