[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100528105719.a356ba4f.sfr@canb.auug.org.au>
Date: Fri, 28 May 2010 10:57:19 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Jack Steiner <steiner@....com>,
Lee Schermerhorn <lee.schermerhorn@...com>
Subject: linux-next: build failure in Linus' tree
Hi Linus,
After merging the gcl-current tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
kernel/built-in.o: In function `.copy_process':
fork.c:(.text+0x14c34): undefined reference to `.__node_random'
fork.c:(.text+0x14c44): undefined reference to `.__node_random'
Caused by commit 0ac0c0d0f837c499afd02a802f9cf52d3027fa3b ("cpusets:
randomize node rotor used in cpuset_mem_spread_node()").
This commit assumes that __node_random() exists if (MAX_NUMNODES > 1) and
uses it if CONFIG_CPUSETS is set, but only creates it for x86 ... there
is at least one other architecture where those conditions are true.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists