> I want to check kmemleak for both ARM/MIPS. i am able to find kernel > patch for ARM at > http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-04/msg11830.html. > But I could not able to trace patch for MIPS. It seems that kmemleak is not supported on MIPS. According to 'depends on' config entry it is supported on: x86, arm, ppc, s390, sparc64, superh, microblaze and tile. CÄtÄlin, can you confirm this? I will send a patch to update Documentation/kmemleak.txt. Also, looking forward to work on making kmemleak available on MIPS. thanks, Daniel.