diff options
author | Marek Lindner <[email protected]> | 2010-08-09 23:56:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-08-23 18:15:36 -0700 |
commit | 9abc10238e1df7ce81c58a441f65efd5e905b9e8 (patch) | |
tree | fded6a1a42823424233f41ecd5f92d8f99f47c78 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 466122df80e447883588ffcf9d21b88152934819 (diff) |
Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocks
The orig_hash_lock spinlock always has to be locked with IRQs being
disabled to avoid deadlocks between code that is being executed in
IRQ context and code that is being executed in non-IRQ context.
Reported-by: Sven Eckelmann <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions