diff options
author | Alistair Popple <alistair@popple.id.au> | 2015-04-10 17:32:20 +1000 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2015-04-10 20:51:42 -0500 |
commit | ad1ed2a9dd4c435d6a3ce470211db9a8d107c3e0 (patch) | |
tree | 1e19a70f5e7d15fab56ff7f1dfefa74817624ead /Documentation/CodingStyle | |
parent | 1e7d6a45f6b10bc48a1453bca3d829e210546571 (diff) | |
download | linux-ad1ed2a9dd4c435d6a3ce470211db9a8d107c3e0.tar.bz2 |
ipmi/powernv: Fix minor locking bug
If ipmi_powernv_recv(...) is called without a current message it
prints a warning and returns. However it fails to release the message
lock causing the system to dead lock during any subsequent IPMI
operations.
This error path should never normally be taken unless there are bugs
elsewhere in the system.
Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions