From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1FB08DDE0E for ; Tue, 29 Jul 2008 15:21:16 +1000 (EST) Subject: Re: ide pmac breakage From: Benjamin Herrenschmidt To: FUJITA Tomonori In-Reply-To: <20080729141750V.fujita.tomonori@lab.ntt.co.jp> References: <1217208596.11188.144.camel@pasglop> <1217210545.11188.146.camel@pasglop> <200807281631.56446.bzolnier@gmail.com> <20080729141750V.fujita.tomonori@lab.ntt.co.jp> Content-Type: text/plain Date: Tue, 29 Jul 2008 15:20:57 +1000 Message-Id: <1217308857.11188.237.camel@pasglop> Mime-Version: 1.0 Cc: linux-ide@vger.kernel.org, petkovbb@gmail.com, bzolnier@gmail.com, linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-07-29 at 14:17 +0900, FUJITA Tomonori wrote: > If q->elevator is NULL, the media-bay code might mess up the ref > counting of the request queue... Well, all I do is call into Bart's new helpers to scan for or unregister devices ... Ben.