Re: bad CONFIG variable references from Makefiles

From: Russell King
Date: Mon Jul 28 2008 - 18:10:56 EST


On Tue, Jul 29, 2008 at 12:57:36AM +0300, Adrian Bunk wrote:
> On Mon, Jul 28, 2008 at 04:09:28PM -0400, Robert P. J. Day wrote:
> >
> > a complete list of all references to non-existent CONFIG variables
> > exclusively from Makefiles in the tree. since the list is so short,
> > i'm not bothering to break it up by subsystem or arch. enjoy.
> >...
> > ===== CACHE_XSC3L2 =====
> > ./arch/arm/mm/Makefile:obj-$(CONFIG_CACHE_XSC3L2) += cache-xsc3l2.o
> >...
>
> Comparing commit 20072fd0c93349e19527dd2fa9588b4335960e62
> ([ARM] pxa: add support for L2 outer cache on XScale3) with
> the patch that originally went to linux-arm-kernel it seems
> only a tiny fragment of the original patch arrived in the tree.

Very interesting. It was applied using git-am from a mailbox sent to
me by Eric. Strangly, the commit only contains the second file patched
by the contents of that message.

No idea how that happened.

Wonder how much other stuff has gone awry...

I'll strip out the second file from that message and reapply it.
Expect it to be fixed post-rc1 though.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
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/