Re: [PATCH 2.6.17-rc5 0/7] Kernel memory leak detector 0.3

From: Catalin Marinas
Date: Tue May 30 2006 - 10:16:30 EST


On 30/05/06, Catalin Marinas <catalin.marinas@xxxxxxx> wrote:
This is a new version (0.3) of the kernel memory leak detector.

I forgot to mention - the kernels with this patch and the config
option enabled cannot be compiled with gcc4 because of a compiler bug
that always returns "true" for __builtin_constant_p(), even if its
argument can only be determined at run-time. This causes a few
compilation errors on the container_of usage.

--
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/