summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorDaniel Baluta <dbaluta@ixiacom.com>2011-04-04 15:06:44 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-04-04 17:51:47 -0700
commit9718269a7f5f6f3d723dd34e05269579a3ccfc1e (patch)
treec9b5d2691c04fc13d6cd716a986279e44d0463d4 /Documentation
parentf65e51d740688b8a0ad15cbde34974e6c4559972 (diff)
downloadlinux-9718269a7f5f6f3d723dd34e05269579a3ccfc1e.tar.gz
kemleak-test: build as module only
mm/kmemleak-test.c is used to provide an example of how kmemleak
tool works.

Memory is leaked at module unload-time, so building the test
in kernel (Y) makes the leaks impossible and the test useless.

Qualify DEBUG_KMEMLEAK_TEST config symbol with "depends on m",
to restrict module-only building.

Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions