]> bbs.cooldavid.org Git - net-next-2.6.git/commit - mm/vmalloc.c
[PATCH] update kfree, vfree, and vunmap kerneldoc
authorPekka Enberg <penberg@cs.helsinki.fi>
Fri, 9 Sep 2005 20:10:16 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 21:03:43 +0000 (14:03 -0700)
commit80e93effce55044c5a7fa96e8b313640a80bd4e9
tree339f0ac4c6d022ba048e109e51580c26ce4d252e
parentaf97c7220a0376beed827e72e3bb27731af7109d
[PATCH] update kfree, vfree, and vunmap kerneldoc

This patch clarifies NULL handling of kfree() and vfree().  I addition,
wording of calling context restriction for vfree() and vunmap() are changed
from "may not" to "must not."

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c
mm/vmalloc.c