All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Dave Jones <davej@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	sparclinux@vger.kernel.org
Subject: Re: Remove init_mm export as planned for 2.6.26
Date: Mon, 14 Jul 2008 02:37:09 +0000	[thread overview]
Message-ID: <20080714023709.GA12795@infradead.org> (raw)
In-Reply-To: <20080711193046.89b4b68a.akpm@linux-foundation.org>

On Fri, Jul 11, 2008 at 07:30:46PM -0700, Andrew Morton wrote:
> > -EXPORT_UNUSED_SYMBOL(init_mm); /* will be removed in 2.6.26 */
> >  
> >  /*
> >   * Initial thread structure.
> > 
> 
> grep -r init_mm include/asm-sparc64
> 
> This patch used to break stuff.  I'm not aware that anything was done
> to prevent this.

Dave's patch only unexprts it on x86, which per defintion can't break
sparc64 which is known to need this export.  It would be nice if someone
could do a little audit which architectures require it in addition to
sparc64 and remove it fromm all others.

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Dave Jones <davej@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	sparclinux@vger.kernel.org
Subject: Re: Remove init_mm export as planned for 2.6.26
Date: Sun, 13 Jul 2008 22:37:09 -0400	[thread overview]
Message-ID: <20080714023709.GA12795@infradead.org> (raw)
In-Reply-To: <20080711193046.89b4b68a.akpm@linux-foundation.org>

On Fri, Jul 11, 2008 at 07:30:46PM -0700, Andrew Morton wrote:
> > -EXPORT_UNUSED_SYMBOL(init_mm); /* will be removed in 2.6.26 */
> >  
> >  /*
> >   * Initial thread structure.
> > 
> 
> grep -r init_mm include/asm-sparc64
> 
> This patch used to break stuff.  I'm not aware that anything was done
> to prevent this.

Dave's patch only unexprts it on x86, which per defintion can't break
sparc64 which is known to need this export.  It would be nice if someone
could do a little audit which architectures require it in addition to
sparc64 and remove it fromm all others.

  reply	other threads:[~2008-07-14  2:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-11 20:19 Remove init_mm export as planned for 2.6.26 Dave Jones
2008-07-12  2:30 ` Andrew Morton
2008-07-12  2:30   ` Andrew Morton
2008-07-14  2:37   ` Christoph Hellwig [this message]
2008-07-14  2:37     ` Christoph Hellwig
2008-07-14  4:33     ` Andrew Morton
2008-07-14  4:33       ` Andrew Morton

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=20080714023709.GA12795@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sparclinux@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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.