mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, mm-commits@vger.kernel.org, steiner@sgi.com
Subject: Re: mmotm 2010-05-14-13-33 uploaded
Date: Sat, 15 May 2010 09:47:10 +0200	[thread overview]
Message-ID: <4BEE517E.4040404@gmail.com> (raw)
In-Reply-To: <201005142101.o4EL1Mf2022381@imap1.linux-foundation.org>

On 05/14/2010 10:33 PM, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2010-05-14-13-33 has been uploaded to

Hi,

with
CONFIG_CPUSETS=y
# CONFIG_NUMA is not set
I get
kernel/built-in.o: In function `copy_process':
fork.c:(.text+0xbcfa): undefined reference to `__node_random'
fork.c:(.text+0xbd0e): undefined reference to `__node_random'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2

You seem to forgot to add an inline returning 0 on !NUMA in
cpusets-randomize-node-rotor-used-in-cpuset_mem_spread_node.patch
?

regards,
-- 

js

  reply	other threads:[~2010-05-15  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 20:33 akpm
2010-05-15  7:47 ` Jiri Slaby [this message]
2010-05-16 23:37 ` Randy Dunlap
2010-05-18  1:46   ` [PATCH] numa x86_64 use generic percpu var numa_node_id implementation fix3 [was Re: mmotm 2010-05-14-13-33 uploaded] Lee Schermerhorn
2010-05-18  3:41     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BEE517E.4040404@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=steiner@sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome