[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110502153055.GF22117@htj.dyndns.org>
Date: Mon, 2 May 2011 17:30:55 +0200
From: Tejun Heo <tj@...nel.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
x86@...nel.org, Yinghai Lu <yinghai@...nel.org>
Subject: Re: [GIT PULL tip:x86/mm] Unify 32 and 64bit NUMA init paths
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@...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