Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261341AbVARQcR (ORCPT ); Tue, 18 Jan 2005 11:32:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261344AbVARQcR (ORCPT ); Tue, 18 Jan 2005 11:32:17 -0500 Received: from mail.suse.de ([195.135.220.2]:40399 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261341AbVARQcQ (ORCPT ); Tue, 18 Jan 2005 11:32:16 -0500 Date: Tue, 18 Jan 2005 17:32:15 +0100 Message-ID: From: Takashi Iwai To: akpm@osdl.org Cc: linux-kernel@vger.kernel.org, ak@suse.de, perex@suse.cz Subject: [PATCH 0/3] Conversion to compat_ioctl for ALSA drivers 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: 681 Lines: 20 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. 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/