From: Linus Torvalds Date: Sun, 15 Jan 2012 02:11:11 +0000 (-0800) Subject: Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux X-Git-Tag: firefly_0821_release~3680^2~3707 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=892d208bcf79e4e1058707786a7b6d486697cd78;p=firefly-linux-kernel-4.4.55.git Merge tag 'kmemleak' of git://git./linux/kernel/git/cmarinas/linux Kmemleak patches Main features: - Handle percpu memory allocations (only scanning them, not actually reporting). - Memory hotplug support. Usability improvements: - Show the origin of early allocations. - Report previously found leaks even if kmemleak has been disabled by some error. * tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux: kmemleak: Add support for memory hotplug kmemleak: Handle percpu memory allocation kmemleak: Report previously found leaks even after an error kmemleak: When the early log buffer is exceeded, report the actual number kmemleak: Show where early_log issues come from --- 892d208bcf79e4e1058707786a7b6d486697cd78