public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] compile discontig with -Whch
Date: Sat, 27 Sep 2003 14:05:59 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106467157926027@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106460503816753@msgid-missing>

On Fri, Sep 26, 2003 at 12:36:20PM -0700, Jesse Barnes wrote:
> Incorporate some more feedback from hch like moving more stuff to
> contig.c, removing some unneeded functions, etc..  Still left todo:

I need the following hack to compile.  Shouldn't be needed anymore as soon
as you switch to a proper per-node mem_map :)

--- a/kernel/ksyms.c	Sat Sep 27 16:03:09 2003
+++ b/kernel/ksyms.c	Sat Sep 27 16:03:09 2003
@@ -115,7 +115,7 @@
 EXPORT_SYMBOL(vmalloc_to_page);
 EXPORT_SYMBOL(remap_page_range);
 #if defined(CONFIG_VIRTUAL_MEM_MAP) || !defined(CONFIG_DISCONTIGMEM)
-EXPORT_SYMBOL(contig_page_data);
+//EXPORT_SYMBOL(contig_page_data);
 EXPORT_SYMBOL(mem_map);
 EXPORT_SYMBOL(max_mapnr);
 #endif

  reply	other threads:[~2003-09-27 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26 19:36 [PATCH] compile discontig with -Whch Jesse Barnes
2003-09-27 14:05 ` Christoph Hellwig [this message]
2003-09-29 17:05 ` Jesse Barnes

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=marc-linux-ia64-106467157926027@msgid-missing \
    --to=hch@infradead.org \
    --cc=linux-ia64@vger.kernel.org \
    /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