Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751019AbWELW2T (ORCPT ); Fri, 12 May 2006 18:28:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751014AbWELW2T (ORCPT ); Fri, 12 May 2006 18:28:19 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:30647 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S1750897AbWELW2S (ORCPT ); Fri, 12 May 2006 18:28:18 -0400 Date: Fri, 12 May 2006 23:28:16 +0100 From: Al Viro To: Linus Torvalds Cc: Erik Mouw , Or Gerlitz , linux-scsi@vger.kernel.org, axboe@suse.de, Linux Kernel Mailing List Subject: Re: [BUG 2.6.17-git] kmem_cache_create: duplicate cache scsi_cmd_cache Message-ID: <20060512222816.GS27946@ftp.linux.org.uk> References: <20060511151456.GD3755@harddisk-recovery.com> <15ddcffd0605112153q57f139a1k7068e204a3eeaf1f@mail.gmail.com> <20060512171632.GA29077@harddisk-recovery.com> <20060512203416.GA17120@flint.arm.linux.org.uk> <20060512214354.GP27946@ftp.linux.org.uk> <20060512215520.GH17120@flint.arm.linux.org.uk> <20060512220807.GR27946@ftp.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1022 Lines: 26 On Fri, May 12, 2006 at 03:22:42PM -0700, Linus Torvalds wrote: > > > On Fri, 12 May 2006, Al Viro wrote: > > > > Secondary question: who had resurrected that crap? I distinctly remember > > killing it off... > > If you did, I don't think it ever got into the kernel. > > It was added by Kay Sievers on Nov 3, 2004, according to the old history > (back then it was in drivers/block/genhd.c, and the function was called > "block_hotplug()", but apart from renaming the function and moving the > file, it's recognizably the same. > > Of course, you may have killed off an even earlier incarnation.. Ah, right - there was another uevent mess in fs/super.c. Sorry, got them confused... and that FPOS _is_ back. gregkh, may I ask why had bdev_uevent() been resurrected? - 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/