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:
586f2eb
)
xfrm: move the checking for old xfrm_policy hold_queue to beginning
author
Li RongQing
<roy.qing.li@gmail.com>
Thu, 30 Apr 2015 09:25:19 +0000
(17:25 +0800)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 5 May 2015 07:27:01 +0000
(09:27 +0200)
if hold_queue of old xfrm_policy is NULL, return directly, then not need to
run other codes, especially take the spin lock
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_policy.c
patch
|
blob
|
history
diff --cc
net/xfrm/xfrm_policy.c
Simple merge