Return-path: Received: from mail-oa0-f54.google.com ([209.85.219.54]:50273 "EHLO mail-oa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030419AbaDJMWN convert rfc822-to-8bit (ORCPT ); Thu, 10 Apr 2014 08:22:13 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 10 Apr 2014 08:22:12 -0400 Message-ID: (sfid-20140410_142304_667529_4B07CD9E) Subject: Re: Oops in acpi_gpiochip_add on MacBookPro with Linux v3.14-12042-g69cd9eba3886 From: Josh Boyer To: =?ISO-8859-2?Q?Rafa=B3_Mi=B3ecki?= Cc: Linus Walleij , Alexandre Courbot , Mika Westerberg , linux-gpio@vger.kernel.org, "Linux-Kernel@Vger. Kernel. Org" , "linux-wireless@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Apr 10, 2014 at 2:50 AM, Rafał Miłecki wrote: > 2014-04-09 23:09 GMT+02:00 Josh Boyer : >> With Linux v3.14-12042-g69cd9eba3886 I get an oops from the bcma >> module on the MacBookPro 10,2 I have here. This works fine with Linux >> v3.14-7333-g59ecc26004e7. There have been no changes between those >> two versions to bcma itself, but the GPIO merge did go in that window. >> I can attempt to do a bisect tomorrow, but looking over some of the >> GPIO commits it seems pretty relevant to the ACPI GPIO changes. I'm >> hoping someone here has an idea on what the issue might be and has >> some possible things for me to test for fixes. > > Bug report: https://lkml.org/lkml/2014/3/24/262 > Patch: https://lkml.org/lkml/2014/3/24/293 > Tested by Sabrina: https://lkml.org/lkml/2014/3/24/304 > (all links are for the same thread). > > Now you simply have to find above patch in some git tree :) Not sure > if it's already in Linus's one. Ah, wonderful. I now wish I would have found those in my searching before doing the bisect. Oh well. For what it's worth, my bisect landed on the same commit. The fix isn't in Linus' tree or linux-next. I'm guessing Mika is either still on vacation, or hasn't sent out the formal fix yet. josh