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:
59a3759
)
slab: document kzfree() zeroing behavior
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Sun, 31 May 2009 10:50:38 +0000
(13:50 +0300)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Mon, 1 Jun 2009 06:22:46 +0000
(09:22 +0300)
As suggested by Alan Cox, document the fact that kzfree() can zero out a great
deal more memory than the what the user requested from kmalloc().
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
No differences found