Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261210AbVAaNjT (ORCPT ); Mon, 31 Jan 2005 08:39:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261209AbVAaNjT (ORCPT ); Mon, 31 Jan 2005 08:39:19 -0500 Received: from ns.suse.de ([195.135.220.2]:57311 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261210AbVAaNjE (ORCPT ); Mon, 31 Jan 2005 08:39:04 -0500 Date: Mon, 31 Jan 2005 14:39:02 +0100 Message-ID: From: Takashi Iwai To: Brian Gerst Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, ak@suse.de, perex@suse.cz Subject: Re: [PATCH 0/3] Conversion to compat_ioctl for ALSA drivers In-Reply-To: <41FD2127.5090907@didntduck.org> References: <41FD2127.5090907@didntduck.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 948 Lines: 30 At Sun, 30 Jan 2005 13:02:15 -0500, Brian Gerst wrote: > > Takashi Iwai wrote: > > Hi, > > > > the following three patches convert the 32bit ioctl layer of ALSA to > > the new compat_ioctl (and unlocked_ioctl for native ioctls). > > > > The first patch covers the basic entries and control API. > > The second patch is for PCM API. > > The last one is for other APIs including OSS-emulation modules. > > > > After these patches are applied, remove the whole subtree in > > sound/core/ioctl32. The files in this directory are no longer > > necessary. > > Fix 32-bit calls to snd_pcm_channel_info(). > > Signed-off-by: Brian Gerst Thanks, applied to the ALSA tree. 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/