From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set. Date: Sat, 19 Aug 2017 10:03:40 -0700 Message-ID: <20170819170340.GA12870@kroah.com> References: <20170811134443.770-1-msuchanek@suse.de> <20170819120353.mpwswylg2qulci75@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170819120353.mpwswylg2qulci75@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Jarkko Sakkinen Cc: Michal Suchanek , Peter Huewe , Marcel Selhorst , Jason Gunthorpe , "David S. Miller" , Andrew Morton , "Rafael J. Wysocki" , Phil Sutter , Josh Zimmerman , Madalin Bucur , Mauro Carvalho Chehab , Heiko Carstens , Ludovic Desroches , linux-kernel@vger.kernel.org, tpmdd-devel@lists.sourceforge.net List-Id: tpmdd-devel@lists.sourceforge.net On Sat, Aug 19, 2017 at 03:03:53PM +0300, Jarkko Sakkinen wrote: > On Fri, Aug 11, 2017 at 03:44:43PM +0200, Michal Suchanek wrote: > > As seen from the implementation of the single class shutdown hook this > > is not very sound design. > > > > Rename the class shutdown hook to shutdown_pre to make it clear it runs > > before the driver shutdown hook. > > > > Signed-off-by: Michal Suchanek > > I already gave this reviewed-by but cannot apply it because there's no > ack from device maintainers yet. I'm on vacation at the moment and will look at this when I get back in a week, please give me a chance. thanks, greg k-h