Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757277AbXHUKOP (ORCPT ); Tue, 21 Aug 2007 06:14:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755409AbXHUKOA (ORCPT ); Tue, 21 Aug 2007 06:14:00 -0400 Received: from mx2.suse.de ([195.135.220.15]:55476 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754177AbXHUKN7 (ORCPT ); Tue, 21 Aug 2007 06:13:59 -0400 Date: Tue, 21 Aug 2007 12:13:58 +0200 Message-ID: From: Takashi Iwai To: Eugene Teo Cc: Arjan van de Ven , linux-kernel@vger.kernel.org Subject: Re: [PATCH] alsa: replace calls to sys_* with filp_open and vfs_read In-Reply-To: <20070821043802.GB17892@kernel.sg> References: <20070821043802.GB17892@kernel.sg> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070802) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 26 At Tue, 21 Aug 2007 12:38:02 +0800, Eugene Teo wrote: > > This patch replaces calls to sys_* with filp_open and vfs_read. And since this > is the last driver in the kernel that uses sys_{read,close}, it kills the > exports as well. sys_open is left exported for sparc64 only. > > Cc: Takashi Iwai > Signed-off-by: Eugene Teo > Signed-off-by: Arjan van de Ven Oh, then I forgot this completely. If this is the last dinosaur, we should rewrite it to use request_firmware(), and kill sys_* exports then. I'll prepare a patch to rewrite wavefront_synth.c soon. Thanks. Takashi - 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/