All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Nick Piggin <nickpiggin@yahoo.com.au>
Subject: Re: build error: allnoconfig fails on mincore/swapper_space
Date: Mon, 12 Feb 2007 15:08:02 -0800	[thread overview]
Message-ID: <20070212150802.f240e94f.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070212145040.c3aea56e.randy.dunlap@oracle.com>

> On Mon, 12 Feb 2007 14:50:40 -0800 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> 2.6.20-git8 on x86_64:
> 
> 
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> mm/built-in.o: In function `sys_mincore':
> (.text+0xe584): undefined reference to `swapper_space'
> make: *** [.tmp_vmlinux1] Error 1

oops.  CONFIG_SWAP=n,  I assume?

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Nick Piggin <nickpiggin@yahoo.com.au>
Subject: Re: build error: allnoconfig fails on mincore/swapper_space
Date: Mon, 12 Feb 2007 15:08:02 -0800	[thread overview]
Message-ID: <20070212150802.f240e94f.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070212145040.c3aea56e.randy.dunlap@oracle.com>

> On Mon, 12 Feb 2007 14:50:40 -0800 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> 2.6.20-git8 on x86_64:
> 
> 
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> mm/built-in.o: In function `sys_mincore':
> (.text+0xe584): undefined reference to `swapper_space'
> make: *** [.tmp_vmlinux1] Error 1

oops.  CONFIG_SWAP=n,  I assume?

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2007-02-12 23:08 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 22:50 build error: allnoconfig fails on mincore/swapper_space Randy Dunlap
2007-02-12 22:50 ` Randy Dunlap
2007-02-12 23:08 ` Andrew Morton [this message]
2007-02-12 23:08   ` Andrew Morton
2007-02-12 23:06   ` Randy Dunlap
2007-02-13  0:26     ` Tony Luck
2007-02-13  0:26       ` Tony Luck
2007-02-13  2:48   ` Nick Piggin
2007-02-13  2:48     ` Nick Piggin
2007-02-13 20:12     ` [patch] " Randy Dunlap
2007-02-13 20:12       ` Randy Dunlap
2007-02-13 22:40       ` Hugh Dickins
2007-02-13 22:40         ` Hugh Dickins
2007-02-13 22:49         ` Randy Dunlap
2007-02-13 22:49           ` Randy Dunlap
2007-02-14  0:19           ` Hugh Dickins
2007-02-14  0:19             ` Hugh Dickins
2007-02-14  1:33             ` Nick Piggin
2007-02-14  1:33               ` Nick Piggin
2007-02-14  7:31               ` Hugh Dickins
2007-02-14  7:31                 ` Hugh Dickins
2007-02-14  9:10                 ` Nick Piggin
2007-02-14  9:10                   ` Nick Piggin
2007-02-14 19:02               ` Christoph Lameter
2007-02-14 19:02                 ` Christoph Lameter
2007-02-15 16:55             ` Randy Dunlap
2007-02-15 16:55               ` Randy Dunlap
2007-02-15 17:58               ` Linus Torvalds
2007-02-15 17:58                 ` Linus Torvalds
2007-02-15 18:16                 ` Jeff Garzik
2007-02-15 18:16                   ` Jeff Garzik

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=20070212150802.f240e94f.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=randy.dunlap@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.