Commit f895e5d
committed
ipmi:si: Don't block module unload if the BMC is messed up
If the BMC is in a bad state, don't bother waiting for queues messages
since there can't be any. Otherwise the unload is blocked until the
BMC is back in a good state.
Reported-by: Rafael J. Wysocki <[email protected]>
Fixes: bc3a9d2 ("ipmi:si: Gracefully handle if the BMC is non-functional")
Cc: [email protected] # 4.18
Signed-off-by: Corey Minyard <[email protected]>
Reviewed-by: Rafael J. Wysocki (Intel) <[email protected]>1 parent c3bb329 commit f895e5d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2234 | 2234 | | |
2235 | 2235 | | |
2236 | 2236 | | |
2237 | | - | |
| 2237 | + | |
| 2238 | + | |
2238 | 2239 | | |
2239 | 2240 | | |
2240 | 2241 | | |
| |||
0 commit comments