slab: document kzfree() zeroing behavior
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 31 May 2009 10:50:38 +0000 (13:50 +0300)
committerPekka 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