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:
6fccab6
)
ipsec: ipcomp - Decompress into frags if necessary
author
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 25 Jul 2008 09:55:33 +0000
(
02:55
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 25 Jul 2008 09:55:33 +0000
(
02:55
-0700)
When decompressing extremely large packets allocating them through
kmalloc is prone to failure. Therefore it's better to use page
frags instead.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found