[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87h91d0vwo.fsf@kamboji.qca.qualcomm.com>
Date: Tue, 25 Apr 2017 10:49:11 +0300
From: Kalle Valo <kvalo@...eaurora.org>
To: Arend Van Spriel <arend.vanspriel@...adcom.com>
Cc: James Hughes <james.hughes@...pberrypi.org>,
linux-wireless@...r.kernel.org,
brcm80211-dev-list.pdl@...adcom.com, netdev@...r.kernel.org
Subject: Re: [PATCH v2] brcmfmac: Make skb header writable before use
Arend Van Spriel <arend.vanspriel@...adcom.com> writes:
> On 25-4-2017 9:38, Arend Van Spriel wrote:
>> On 24-4-2017 15:03, James Hughes wrote:
>>> The driver was making changes to the skb_header without
>>> ensuring it was writable (i.e. uncloned).
>>> This patch also removes some boiler plate header size
>>> checking/adjustment code as that is also handled by the
>>> skb_cow_header function used to make header writable.
>>>
>>> This patch depends on
>>> brcmfmac: Ensure pointer correctly set if skb data location changes
>>>
>>> Signed-off-by: James Hughes <james.hughes@...pberrypi.org>
>>> ---
>>> Changes in v2
>>> Makes the _cow_ call at the entry point of the skb in to the
>>> stack, means only needs to be done once, and error handling
>>> is easier.
>>> Split a separate minor bug fix off to a separate patch (which
>>> this patch depends on)
>>
>> Hi James,
>>
>> Can you please indicate in this section that you want it applied for
>> 4.12 as it is an important fix. Probably will have to wait until after
>> the merge window before it can get in the wireless-drivers repo.
>
> Hi Kalle,
>
> I should have checked kernel mailing list first as Linus added another
> rc cycle. So can this patch still go in wireless-drivers-next for 4.12
> kernel.
Yup, I'll queue it for 4.12.
> I want it for stable as well, but I will look at that when it lands
> upstream.
Ok, so I don't add any stable tag during commit.
--
Kalle Valo
Powered by blists - more mailing lists