diff options
author | David S. Miller <[email protected]> | 2009-06-16 05:40:30 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-06-16 05:40:30 -0700 |
commit | 14ebaf81e13ce66bff275380b246796fd16cbfa1 (patch) | |
tree | 6da2824a42a07f325787130d093e1a986fa29110 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a1870b9cc280fe16fed13994810f8a1687be3bcf (diff) |
x25: Fix sleep from timer on socket destroy.
If socket destuction gets delayed to a timer, we try to
lock_sock() from that timer which won't work.
Use bh_lock_sock() in that case.
Signed-off-by: David S. Miller <[email protected]>
Tested-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions