git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55ffac
)
[AX.25]: Fix locking of ax25 protocol function list.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 10 Jul 2006 23:21:29 +0000
(16:21 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 12 Jul 2006 20:58:40 +0000
(13:58 -0700)
Delivery of AX.25 frame to the layer 3 protocols happens in softirq
context so locking needs to be bh-proof.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found