An error occurred while fetching folder content.
kemleak-test: build as module only
Daniel Baluta authored
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: default avatarDaniel Baluta <dbaluta@ixiacom.com>
Acked-by: default avatarPekka Enberg <penberg@kernel.org>
Acked-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
9718269a
Name Last commit Last update
..
lzo lib: add support for LZO-compressed kernels
raid6 Move .gitignore from drivers/md to lib/raid6
reed_solomon lib: Remove unnecessary inclusions of asm/semaphore.h
xz kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
zlib_deflate zlib: slim down zlib_deflate() workspace when possible
zlib_inflate inflate_fast: sout is already a short so ptr arith was off by one.
.gitignore Add some basic .gitignore files
Kconfig Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
Kconfig.debug kemleak-test: build as module only
Kconfig.kgdb mips,kgdb: kdb low level trap catch and stack trace
Kconfig.kmemcheck kmemcheck: depend on HAVE_ARCH_KMEMCHECK
Makefile Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
argv_split.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function
atomic64.c lib: Fix atomic64_add_unless return value convention
atomic64_test.c ARM: 6213/1: atomic64_test: add ARM as supported architecture
audit.c [PATCH] audit signal recipients
average.c lib: Improve EWMA efficiency by using bitshifts
bcd.c rtc: BCD codeshrink
bch.c lib: add shared BCH ECC library
bitmap.c lib/bitmap.c: use hex_to_bin()
bitrev.c lib: export bitrev16
btree.c lib/btree: fix possible NULL pointer dereference
bug.c modules: Fix module_bug_list list corruption race
bust_spinlocks.c oops handling: ensure that any oops is flushed to the mtdoops console
check_signature.c uninline check_signature()
checksum.c
cmdline.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
nlattr.c
parser.c