Re: [Patch] kernel memory leak fix for af_unix datagram getpeersec patch

From: Xiaolan Zhang
Date: Wed Aug 02 2006 - 18:19:51 EST


I see. The build was fine under x86 and there are so many warnings that a
-Werror probably won't work for me.

thanks,
Catherine

David Miller <davem@xxxxxxxxxxxxx> wrote on 08/02/2006 06:19:06 PM:

> From: Xiaolan Zhang <cxzhang@xxxxxxxxxx>
> Date: Wed, 2 Aug 2006 18:18:07 -0400
>
> > I did test it with CONFIG_SECURITY disabled, but did not catch the
warning
> > -- I verified that the build completes with a valid vmlinux image.
There
> > are many warnings (device drivers, and others) during the build and I
> > didn't do a grep to find which one is specific to my patch. Next time

> > I'll do a diff on warnings too.
>
> Some platforms build their platform code under arch/${ARCH}/foo with
> -Werror added to CFLAGS, sparc64 is one such platform. So the build
> did break for me.

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