[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100111.000205.164473435.davem@davemloft.net>
Date: Mon, 11 Jan 2010 00:02:05 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: Stephen@...hwell.id.au
Cc: netdev@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, joe@...ches.com
Subject: Re: linux-next: net tree build failure
From: Stephen Rothwell <Stephen@...hwell.id.au>
Date: Mon, 11 Jan 2010 18:42:05 +1100
> Hi all,
>
> Today's linux-next build (powerpc_allnoconfig) failed like this:
>
> lib/lib.a(vsprintf.o): In function `pointer':
> vsprintf.c:(.text+0x21ba): undefined reference to `byte_rev_table'
> vsprintf.c:(.text+0x21c2): undefined reference to `byte_rev_table'
>
> Caused by commit bc7259a2ce764ea16200eb9e53f6e136e918d065
> ("lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses")
> from the net tree.
>
> I applied the following fixup patch (and can carry it for a while):
> (BTW after this patch, CONFIG_BITREVERSE appears to not be used anywhere
> except where is is selected in Kconfig files.)
>
> From: Stephen Rothwell <sfr@...b.auug.org.au>
> Date: Mon, 11 Jan 2010 18:37:16 +1100
> Subject: [PATCH] net: vsprintf now depends on the byte_rev_table
>
> Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
Thanks I'll apply this and then add a commit which kills
off CONFIG_BITREVERSE.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists