public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Arjan van de Ven <arjan@linux.intel.com>
Cc: Christoph Hellwig <hch@infradead.org>,
	Eugene Teo <eugeneteo@kernel.sg>,
	linux-kernel@vger.kernel.org, Takashi Iwai <tiwai@suse.de>,
	davem@davemloft.net
Subject: Re: [PATCH] clean up exports in fs/{open,read_write}.c
Date: Tue, 28 Aug 2007 13:26:23 +0100	[thread overview]
Message-ID: <20070828122623.GA16800@infradead.org> (raw)
In-Reply-To: <46D354DD.6000208@linux.intel.com>

On Mon, Aug 27, 2007 at 03:49:01PM -0700, Arjan van de Ven wrote:
> Christoph Hellwig wrote:
> >On Fri, Aug 24, 2007 at 11:33:10AM +0800, Eugene Teo wrote:
> >>Takashi-san fixed sound/isa/wavefront/wavefront_synth.c to use
> >>request_firmware instead of sys_*. Since that is the last driver in the
> >>kernel that uses sys_{read,close}, this patch kills these exports. 
> >>sys_open
> >>is left exported for sparc64 only.
> >
> >I can't find any spar user of it, so please kill it.  
> 
> it's in the solaris compat code which is modular

While it does use some sys_ symbols, I can't find it use sys_open.


  reply	other threads:[~2007-08-28 12:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24  3:33 [PATCH] clean up exports in fs/{open,read_write}.c Eugene Teo
2007-08-27 21:37 ` Christoph Hellwig
2007-08-27 22:49   ` Arjan van de Ven
2007-08-28 12:26     ` Christoph Hellwig [this message]
2007-08-27 23:16 ` Adrian Bunk

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=20070828122623.GA16800@infradead.org \
    --to=hch@infradead.org \
    --cc=arjan@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=eugeneteo@kernel.sg \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox