On Thu, 2009-07-30 at 16:00 +1000, Stephen Rothwell wrote: > Today's linux-next build (x86_64 allmodconfig) failed like this: > > arch/x86/kernel/process.c: In function 'free_thread_info': > arch/x86/kernel/process.c:58: error: implicit declaration of function 'kmemleak_free' > > Caused by commit 3d898087320a732ec853c98f244253892616840f ("kmemleak: > Inform kmemleak about kernel stack allocation") from the kmemleak tree. > Probably a missing include of linux/kmemleak.h. Yes, it's missing this (I was only testing it with slub which has kmemleak.h included in its header file). I updated the kmemleak branch now. Thanks. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html