Messages in this thread |  | | | Date | Tue, 30 May 2006 15:17:21 +0100 | | From | "Catalin Marinas" <> | | Subject | Re: [PATCH 2.6.17-rc5 0/7] Kernel memory leak detector 0.3 |
| |
On 30/05/06, Catalin Marinas <catalin.marinas@arm.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |