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:
a76e07a
)
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
author
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Apr 2006 22:23:59 +0000
(15:23 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 30 Apr 2006 01:33:18 +0000
(18:33 -0700)
xfrm typemap->lock may be used in softirq context, so all write_lock()
uses must be softirq-safe.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found