diff options
author | Hoang-Nam Nguyen <hnguyen@linux.vnet.ibm.com> | 2007-01-19 22:50:10 +0100 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-01-23 02:03:55 +0100 |
commit | cea9ea67e9927da18af89b49bd949a8d65ba1b15 (patch) | |
tree | 26f84c14b22d81b41fb1d5add51115984b47e558 /fs/locks.c | |
parent | IB/ehca: Fix improper use of yield() with spinlock held (diff) | |
download | linux-cea9ea67e9927da18af89b49bd949a8d65ba1b15.tar.xz linux-cea9ea67e9927da18af89b49bd949a8d65ba1b15.zip |
IB/ehca: Fix mismatched spin_unlock in irq handler
The lock is taken with _irqsave and hence must be released with
_irqrestore on all paths.
Signed-off-by Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'fs/locks.c')
0 files changed, 0 insertions, 0 deletions