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:
35ea790
)
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
author
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 19 Feb 2014 12:33:24 +0000
(13:33 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Thu, 20 Feb 2014 13:30:04 +0000
(14:30 +0100)
A comment on xfrm_migrate_state_find() says that xfrm_state_lock
is held. This is apparently not the case, but we need it to
traverse through the state lists.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found