commit | a234bdc9aecc299ba41ffe8023b3ea110df9f51b | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Sun May 31 13:50:38 2009 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Jun 01 09:22:46 2009 +0300 |
tree | 08b71ab1fc445f6ac64b2cb96b615e0e10833b46 | |
parent | 59a3759d0fe8d969888c741bb33f4946e4d3750d [diff] |
slab: document kzfree() zeroing behavior 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>