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:
5bf4725
)
xfrm: use vmalloc_node() for percpu scratches
author
Eric Dumazet
<edumazet@google.com>
Fri, 18 Oct 2013 10:54:16 +0000
(
03:54
-0700)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Mon, 21 Oct 2013 07:38:24 +0000
(09:38 +0200)
scratches are per cpu, we can use vmalloc_node() for proper
NUMA affinity.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found