Re: [GIT PULL tip:x86/mm] Unify 32 and 64bit NUMA init paths

From: Tejun Heo
Date: Mon May 02 2011 - 11:31:07 EST


Hello, again.

On Mon, May 02, 2011 at 05:09:45PM +0200, Tejun Heo wrote:
> On Mon, May 02, 2011 at 05:04:01PM +0200, Ingo Molnar wrote:
> > Doesnt build on 32-bit allyesconfig:
> >
> > ERROR: "physnode_map" [drivers/net/wan/dscc4.ko] undefined!
> > ERROR: "physnode_map" [crypto/tcrypt.ko] undefined!
>
> Dang, I only checked allmodconfig. Testing allyesconfig now.

Nope, it was a last minute edit while tree generation which dropped
#include <linux/module.h> in the unification patch. This broke
EXPORT_SYMBOL(physnode_map) and thus led to the above failure.

I regenerated from the reunification patch up. The new HEAD is
e5a10c1bd12a5d71bbb6406c1b0dbbc9d8958397. Sorry about the fuss.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm
ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm

Thanks.

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