Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755950Ab1FTWGH (ORCPT ); Mon, 20 Jun 2011 18:06:07 -0400 Received: from na3sys009aog101.obsmtp.com ([74.125.149.67]:56393 "EHLO na3sys009aog101.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754225Ab1FTWGF (ORCPT ); Mon, 20 Jun 2011 18:06:05 -0400 From: Kevin Hilman To: Samuel Ortiz Cc: Felipe Balbi , Keshava Munegowda , linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, gadiyar@ti.com, parthab@india.ti.com Subject: Re: [PATCH] mfd: omap: fix the crash during omap ehci or ohci driver initialization Organization: Texas Instruments, Inc. References: <1307367739-20110-1-git-send-email-keshava_mgowda@ti.com> <20110620132626.GJ22420@sortiz-mobl> <20110620132851.GJ14262@legolas.emea.dhcp.ti.com> <20110620145941.GQ22420@sortiz-mobl> Date: Mon, 20 Jun 2011 15:06:01 -0700 In-Reply-To: <20110620145941.GQ22420@sortiz-mobl> (Samuel Ortiz's message of "Mon, 20 Jun 2011 16:59:41 +0200") Message-ID: <87liww6tva.fsf@ti.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1511 Lines: 41 Samuel Ortiz writes: > Hi Felipe, > > On Mon, Jun 20, 2011 at 04:28:52PM +0300, Felipe Balbi wrote: >> Hi, >> >> On Mon, Jun 20, 2011 at 03:26:26PM +0200, Samuel Ortiz wrote: >> > On Mon, Jun 06, 2011 at 07:12:19PM +0530, Keshava Munegowda wrote: >> > > From: Keshava Munegowda >> > > >> > > Oops are produced during initialization of ehci and ohci >> > > drivers. This is because the run time pm apis are used by >> > > the driver but the corresponding hwmod structures and >> > > initialization is not merged. >> > You mean they're currently checked in a different tree ? Is that a >> > public one? >> >> it was supposed to go via linux-omap tree but the patches got lost in >> the limbo :-( > Then shouldn't those patches be the ones to be sent to Linus as a fix for 3.0 ? If they were ready, maybe. But those patches still need important work (and review) and are not "fix" material but need to wait until the next merge window. Basically, the original patch should not have been submitted to mainline until the runtime PM support was ready, so the correct short term fix is to simply revert. Also, to echo the question from Dima Zavin: Why isn't this just a simple revert of the original patch? Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/