Re: [PATCH 2.6.17-rc5 0/8] Kernel memory leak detector 0.5
From: Catalin Marinas
Date: Tue Jun 06 2006 - 11:59:13 EST
On 06/06/06, Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> wrote:
I have disabled SMP and system still hangs, but now I know when :)
Here is bug http://www.stardust.webpages.pl/files/kml/bug1.jpg
Yes, that's the deadlock I got as well. memleak_insert_aliases holds
the spinlock but it also calls kmalloc which calls the memleak_alloc
hook which deadlocks.
Hopefully, I fixed it know and tested it on ARM. I'll give it a try a
bit later on x86 and post a new patch.
Regards.
--
Catalin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/