aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorSahitya Tummala <[email protected]>2010-12-08 15:03:03 +0530
committerDavid Brown <[email protected]>2010-12-20 12:28:30 -0800
commit62612cf9d97068dc75b48a7a3044ee907a3283ec (patch)
treed72ec00cc807f67c284babf83e6b738d125ed0af /net/lapb/lapb_iface.c
parent50bc0ef42c76879f5d68a88c7063603dc0c9789b (diff)
mmc: msm_sdcc: Fix possible circular locking dependency warning
In the context of request processing thread, data mover lock is acquired after the host lock. In another context, in the completion handler of data mover the locks are acquired in the reverse order, resulting in possible circular lock dependency warning. Hence, schedule a tasklet to process the dma completion so as to avoid nested locks. Signed-off-by: Sahitya Tummala <[email protected]> Signed-off-by: David Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions