From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mms3.broadcom.com ([216.31.210.19]:4270 "EHLO mms3.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756060Ab3FMUF3 (ORCPT ); Thu, 13 Jun 2013 16:05:29 -0400 Message-ID: <51BA25FD.4000704@broadcom.com> (sfid-20130613_220531_488325_5FC5ABD7) Date: Thu, 13 Jun 2013 22:05:17 +0200 From: "Arend van Spriel" MIME-Version: 1.0 To: "Luis R. Rodriguez" cc: "Luis R. Rodriguez" , "backports@vger.kernel.org" Subject: Re: [PATCH] compat-drivers: do not disable bcma when selecting brcmsmac References: <1370806659-2875-1-git-send-email-arend@broadcom.com> <51BA24D8.4090805@broadcom.com> In-Reply-To: <51BA24D8.4090805@broadcom.com> Content-Type: text/plain; charset=utf-8; format=flowed Sender: backports-owner@vger.kernel.org List-ID: On 06/13/2013 10:00 PM, Arend van Spriel wrote: > On 06/13/2013 09:39 PM, Luis R. Rodriguez wrote: >> On Sun, Jun 9, 2013 at 12:37 PM, Arend van Spriel >> wrote: >>> The brcmsmac driver depends on the bcma bus driver these days. However, >>> the driver-select script disabled bcma when selecting brcmsmac (or >>> the brcm80211 driver group). This leads to mismatch between kernel >>> bcma and backport brcmsmac. For the 3.9 backport this result in: >>> >>> [10298.323094] brcmsmac: Unknown symbol bcma_pmu_spuravoid_pllupdate >>> (err 0) >>> >>> as this function was added to bcma. >>> >>> Signed-off-by: Arend van Spriel >> >> Thanks Arend but we're now using a new tree: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/backports.git >> >> Luis >> > > I was wondering about those, but the twiki still referred to the ones on > github. So you mean to say this change is already done in the kernel.org > repo? > > There are a couple of repositories: backports, compat-drivers, and > compat. I followed the backports twiki and it does not mention the > backports one or did I overlook? Yikes. cloned that one and I guess you made a major overhaul, right? Any pointers, step-by-step instructions, or how-to article to get me started. Gr. AvS