commit | 66f2ca7e3f59312888131546176b42d6e248558a | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Fri Dec 12 16:55:41 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 13 12:42:47 2014 -0800 |
tree | 680d98ef84771b50677ed31df4f6197cc3d1b794 | |
parent | 056b7ccef4bc670b1ed77181159c8228de0926ab [diff] |
include/linux/kmemleak.h: needs slab.h include/linux/kmemleak.h: In function 'kmemleak_alloc_recursive': include/linux/kmemleak.h:43: error: 'SLAB_NOLEAKTRACE' undeclared (first use in this function) Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>