From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH] staging: Platform device tester - Allow removal Date: Tue, 13 Aug 2013 20:02:33 +0100 Message-ID: <20130813190233.GB25647@n2100.arm.linux.org.uk> References: <1376386470-27328-1-git-send-email-panto@antoniou-consulting.com> <20130813182012.GE7740@kroah.com> <70F17005-652E-4C04-B6EC-51E16EE237C3@antoniou-consulting.com> <20130813185521.GA9483@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:41399 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756904Ab3HMTCx (ORCPT ); Tue, 13 Aug 2013 15:02:53 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Pantelis Antoniou Cc: Greg Kroah-Hartman , Tony Lindgren , =?iso-8859-1?Q?Beno=EEt?= Coussno , Paul Walmsley , Sourav Poddar , Russ Dill , Felipe Balbi , Koen Kooi , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, Aug 13, 2013 at 09:59:03PM +0300, Pantelis Antoniou wrote: > Hi Greg, > > Just to make sure we're on the same page this is with my platform device > removal patchset applied. > > Without it you get the original crash I've posted in the pdevtest patch with > the unbind method. Yes, congratulations, you've found a bug in the way OMAP uses the runtime PM stuff in this driver. That bug needs to be fixed irrespective of anything else.