From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261364AbVEBQ1N (ORCPT ); Mon, 2 May 2005 12:27:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261350AbVEBQ1N (ORCPT ); Mon, 2 May 2005 12:27:13 -0400 Received: from colin.muc.de ([193.149.48.1]:44044 "EHLO mail.muc.de") by vger.kernel.org with ESMTP id S261367AbVEBQJV (ORCPT ); Mon, 2 May 2005 12:09:21 -0400 Date: 2 May 2005 18:09:16 +0200 Date: Mon, 2 May 2005 18:09:16 +0200 From: Andi Kleen To: Adrian Bunk Cc: Christoph Hellwig , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] {,un}register_ioctl32_conversion should have been removed last month Message-ID: <20050502160916.GE27150@muc.de> References: <20050502014550.GG3592@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050502014550.GG3592@stusta.de> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 02, 2005 at 03:45:51AM +0200, Adrian Bunk wrote: > This removal should have happened last month. Thanks. I believe I2O and s390 are still using it though. The I2O patch is pending somewhere and s390 will hopefully catch up. -Andi > > Signed-off-by: Adrian Bunk > > --- > > Documentation/feature-removal-schedule.txt | 8 - > fs/compat.c | 90 --------------------- > include/linux/ioctl32.h | 22 -----