Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3624957imj; Tue, 12 Feb 2019 01:49:05 -0800 (PST) X-Google-Smtp-Source: AHgI3IaWJZRgPSA2pn+oyA/271EZQsSr1JPxgdkeVdhIpdp9BoKSxh8CR3XcPc2Iu/NKIMmT3yBd X-Received: by 2002:a62:1d8f:: with SMTP id d137mr3063934pfd.11.1549964945113; Tue, 12 Feb 2019 01:49:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549964945; cv=none; d=google.com; s=arc-20160816; b=pcDJFuo+Lv8/hlu5eN3GPzHR6GZSTpqVZyTLHRLsw+2YNmU5EsdzykCB9xfJoNU1zH MOYf9Fbw5cIfvJ/KlRxseWeaPJPM+/qpic6ou39rONREnI7TVPc+gh4d8SqfzYtcqs4N gfvGcmp86v4LSPIbcIICZrNroSV7zlOY88BL1nMP8gzFzpVoZHDOe/MKH6MsWWXB9eTI LDF58Ec+7EDXMfCtcjX3RRl6q2q8sEDLAPjthYKL/vv3n4hFwIssCEjiFrR4ete6JcwF TkuOtPuWRjTy8bAK83AG3tDN7DWikfsk1PsSujiZxhJi/Pn2aUT/0qvYlVkn8WRTQsZC rNXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=uxkkbwsr/X7XjyBiMKvfbVYUvGz53obGXCUKeFRS5hc=; b=Rd2/O+k4ATAyok00kqzy3DS+J0vHfjK4GfmVMvdfnfiS5HzjuTD6DCfVopyPsovpzq NwhUy7WyrbtvRRuy12jfXo7BAOAenR83G1+Xlb7nSzDnkYy7DxaxZbbuwkHPiltBsDGf BK9HgXyruk1bPphT5uajA/+qDmNwZWPpwmpUTQoSny2sHpeAlNxdBRNFeF7QXM5YJ6WY GnWAdBLRJwWORX389AJgCBEJxhWN34+cldTv3jBIkoWWm5VKrbBbt8hIyeqOgmHharfZ ZVXX91W6u8clv3bfU0ikcahuEbf21jq/FmGE5vmfZAdYos/jhllld+yC1LEPlj6YARWd ue0w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qEQl9PeS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d5si12581051pla.361.2019.02.12.01.48.48; Tue, 12 Feb 2019 01:49:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qEQl9PeS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728066AbfBLJr7 (ORCPT + 99 others); Tue, 12 Feb 2019 04:47:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:48968 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727509AbfBLJr6 (ORCPT ); Tue, 12 Feb 2019 04:47:58 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 328402082F; Tue, 12 Feb 2019 09:47:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549964877; bh=KGfDA30Md9i3+ZdnD2Il9rUsfH9AKkkqsZ9GNPgqEBo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qEQl9PeScNsXjEhSQssX0iVLzcMCp7LUALPS8tLb+3DL3apHat88slYdhU75+ENpe 5Uwd8AO00tb3sTXuNsUxPbTbFFJLn8MXgmaqAZ5ntN0SRcosX8YlTJnJtFTft9GWcm aXJSN841iYsZG39mYqn5swTLRkLeE43WHs7oE4Nc= Date: Tue, 12 Feb 2019 10:47:54 +0100 From: Greg Kroah-Hartman To: Koen Vandeputte Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Lorenzo Bianconi , Kalle Valo , Sasha Levin Subject: Re: [PATCH 4.20 018/352] ath9k: dynack: use authentication messages for late ack Message-ID: <20190212094754.GA19627@kroah.com> References: <20190211141846.543045703@linuxfoundation.org> <20190211141847.541071852@linuxfoundation.org> <20190211170252.GE21634@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 12, 2019 at 10:40:14AM +0100, Koen Vandeputte wrote: > > On 11.02.19 18:02, Greg Kroah-Hartman wrote: > > > > > > Dear Greg, > > > > > > No idea if this is the proper location to report this or if I should inform > > > stable@vger.. , but: > > > > > > This backport alone is useless without backporting following 2 commits below > > > also, unless the 2 wifi devices using dynack start off at very close > > > distance. > > > > > > Their commits messages indicate them as improvements, but they should be > > > considered as fixes. > > > > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.0-rc6&id=0c60c490830a1a756c80f8de8d33d9c6359d4a36 > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.0-rc6&id=9d3d65a91f027b8a9af5e63752d9b78cb10eb92d > > > > > > > > > It's safe to add them to all stables involved (4.20, 4.19, 4.14, 4.9) > > Thanks, that looks reasonable, now queued up. > > > > greg k-h > > > Hi Greg, > > Just noticed the primary dynack patch also got merged into 4.4 stable rc > > Could you also apply the 2 fixes above to 4.4? > > > Checked older versions (< 4.4) .. and they are not required there. The build breaks when the series in on 4.4, so I dropped the patches from there, and 3.18. If you want to send a backported series that builds properly, I will be glad to queue that up. thanks, greg k-h