From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754002AbcIPIml (ORCPT ); Fri, 16 Sep 2016 04:42:41 -0400 Received: from verein.lst.de ([213.95.11.211]:59509 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751083AbcIPImc (ORCPT ); Fri, 16 Sep 2016 04:42:32 -0400 Date: Fri, 16 Sep 2016 10:42:31 +0200 From: Christoph Hellwig To: Andy Lutomirski Cc: Keith Busch , Jens Axboe , linux-nvme@lists.infradead.org, Christoph Hellwig , linux-kernel@vger.kernel.org, J Freyensee Subject: Re: [PATCH v3 3/3] nvme: Enable autonomous power state transitions Message-ID: <20160916084231.GD2415@lst.de> References: <6d237c11f22f03365789682484755b84eb6b4493.1474002926.git.luto@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6d237c11f22f03365789682484755b84eb6b4493.1474002926.git.luto@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good to me: Reviewed-by: Christoph Hellwig Did you sort out with the PM people if this should have any framework integration or not?