Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757551AbXH1M0g (ORCPT ); Tue, 28 Aug 2007 08:26:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753891AbXH1M01 (ORCPT ); Tue, 28 Aug 2007 08:26:27 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:55124 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753668AbXH1M00 (ORCPT ); Tue, 28 Aug 2007 08:26:26 -0400 Date: Tue, 28 Aug 2007 13:26:23 +0100 From: Christoph Hellwig To: Arjan van de Ven Cc: Christoph Hellwig , Eugene Teo , linux-kernel@vger.kernel.org, Takashi Iwai , davem@davemloft.net Subject: Re: [PATCH] clean up exports in fs/{open,read_write}.c Message-ID: <20070828122623.GA16800@infradead.org> Mail-Followup-To: Christoph Hellwig , Arjan van de Ven , Eugene Teo , linux-kernel@vger.kernel.org, Takashi Iwai , davem@davemloft.net References: <20070824033310.GA5662@kernel.sg> <20070827213747.GA17049@infradead.org> <46D354DD.6000208@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46D354DD.6000208@linux.intel.com> User-Agent: Mutt/1.4.2.3i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 852 Lines: 20 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/