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:
da95231
)
[AX.25]: Optimize AX.25 socket list lock
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 12 Jul 2006 20:25:23 +0000
(13:25 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 12 Jul 2006 20:58:57 +0000
(13:58 -0700)
Right now all uses of the ax25_list_lock lock are _bh locks but knowing
some code is only ever getting invoked from _bh context we can better.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found