From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pasmtpa.tele.dk ([80.160.77.114]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1KZ1f6-00048A-Oj for linux-mtd@lists.infradead.org; Fri, 29 Aug 2008 10:57:11 +0000 Date: Fri, 29 Aug 2008 12:57:01 +0200 From: Jens Axboe To: Laurent Pinchart Subject: Re: v2.6.27-rc5 regression: mtd/block device issue with cmd_filter Message-ID: <20080829105700.GT20055@kernel.dk> References: <200808291250.36591.laurentp@cse-semaphore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808291250.36591.laurentp@cse-semaphore.com> Cc: fujita.tomonori@lab.ntt.co.jp, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Aug 29 2008, Laurent Pinchart wrote: > Hi everybody, > > the following commit either introduces a regression or makes and MTD-related issue come up to the surface: > > abf5439370491dd6fbb4fe1a7939680d2a9bc9d4 introduces > block: move cmdfilter from gendisk to request_queue > > When registering an MTD device that contains several partitions, the kernel complains about reinitialization of a kobject: Already known and fixed, see patch here: http://git.kernel.dk/?p=linux-2.6-block.git;a=commitdiff;h=bb23b431db7405f6d79f989ad0236bf6428ba1cb Will go upstream later today. -- Jens Axboe