From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752443AbdH3Rbi (ORCPT ); Wed, 30 Aug 2017 13:31:38 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:36138 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbdH3Rbg (ORCPT ); Wed, 30 Aug 2017 13:31:36 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org C878A60724 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: David Miller Cc: pavel@ucw.cz, xiyou.wangcong@gmail.com, torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT] Networking References: <20170815.175219.753462032002961032.davem@davemloft.net> <20170830094823.GA31503@amd> <87pobdt8qc.fsf@kamboji.qca.qualcomm.com> <20170830.101143.2305098064824357647.davem@davemloft.net> Date: Wed, 30 Aug 2017 20:31:31 +0300 In-Reply-To: <20170830.101143.2305098064824357647.davem@davemloft.net> (David Miller's message of "Wed, 30 Aug 2017 10:11:43 -0700 (PDT)") Message-ID: <87val5rmh8.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Miller writes: > From: Kalle Valo > Date: Wed, 30 Aug 2017 17:45:31 +0300 > >> Pavel Machek writes: >> >>> Could we get this one in? >>> >>> wl1251 misses a spin_lock_init(). >>> >>> https://www.mail-archive.com/netdev@vger.kernel.org/msg177031.html >>> >>> It seems pretty trivial, yet getting the backtraces is not nice. >> >> It's in wireless-drivers-next and will be in 4.14-rc1: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?id=6e9aae179f290f1a44fce7ef8e9a8e2dd68ed1e4 > > Is the bug only present in net-next? AFAICS the bug was introduced by 9df86e2e702c6 back in 2010. If the bug has been there for 7 years so waiting for a few more weeks should not hurt. And Pavel can also submit it to the stable release, it should apply without problems as wl1251 doesn't have had that many patches during the last few years (if ever). -- Kalle Valo