On Sun, 1 Sep 2013 23:29:45 +0800, Chenggang Qin wrote: > From: Chenggang Qin <[email protected]> > > In function symbols__fixup_duplicate(), while the duplicated symbols are > found, > only the rb_node are deleted. The symbol structures themself are ignored. > Then, these memory areas are lost. > This patch fixed the bug. > Thanks.
Acked-by: Namhyung Kim <[email protected]> Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

