From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v9 07/10] block: add a new interface to block events Date: Mon, 12 Nov 2012 11:21:02 -0800 Message-ID: <20121112192102.GG5560@mtj.dyndns.org> References: <20121112191440.GF5560@mtj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org To: Alan Stern Cc: Aaron Lu , Jeff Garzik , James Bottomley , "Rafael J. Wysocki" , Jeff Wu , Aaron Lu , linux-ide@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Hello, Alan. On Mon, Nov 12, 2012 at 02:18:11PM -0500, Alan Stern wrote: > > Weren't you gonna do something different about this? I mean, if sr > > knows that autopm kicked in, it can simply tell the block layer that > > nothing is going on. Wouldn't that be simpler? > > It wouldn't work for non-ZP drives. They do need to be polled, even > when suspended. Hmmm... a bit confused, what would autopm do for those non-ZP devices? Would it make any difference? Thanks. -- tejun