From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.manjaro.org (mail.manjaro.org [116.203.91.91]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB36C17984 for ; Wed, 3 Jan 2024 03:45:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=manjaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=manjaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=manjaro.org header.i=@manjaro.org header.b="ryOVnnf1" Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=manjaro.org; s=2021; t=1704253509; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yq2JKrMGGQJm0Ov1MXLoxp5SQKZARuzPA4iAJX2Vars=; b=ryOVnnf1UA+UGj5S/jM2agNpVOSDDPN1fZyPS7zE9q5yj4l1E8JJ/aL8nTDq9ST4EcSgxS 3gt0bVIpSFn1Cn78MIzZkhwuOM53kDD6e3nVxXWP5ipmonqI3Raz8fXjAytP90Cf3DRJc2 KzYYto46vqT3e2vGg/R/b6XokzobAXII8u0w571jRoZY+neY14RfwRl2RTLHpxol946Gjp gKW3qCDgE4lRf232v7MQoL2v7JWUgtzYyyW+uN9A7KRHLNDTLl4UNpj0eMntg/LyZmweBe Oi9u8CZPW4AcF6J/KHgdVvBxgY272jOkZyg1n474Dp6BnLNtkKZWtflhv/tDBA== Date: Wed, 3 Jan 2024 10:45:05 +0700 Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [Regression] 6.1.66, 6.6.5 - wifi: cfg80211: fix CQM for non-range use Content-Language: en-US To: Greg Kroah-Hartman Cc: "Berg, Johannes" , "stable@vger.kernel.org" , =?UTF-8?Q?L=C3=A9o_Lam?= References: <2023121139-scrunch-smilingly-54f4@gregkh> <2023121127-obstinate-constable-e04f@gregkh> <43a1aa34-5109-41ad-88e7-19ba6101dad3@manjaro.org> <2023121423-factual-credibly-2d46@gregkh> <779818b0-5175-449f-93fb-6e76166a325f@manjaro.org> <2023121450-habitual-transpose-68a1@gregkh> From: =?UTF-8?Q?Philip_M=C3=BCller?= Organization: Manjaro Community In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Authentication-Results: ORIGINATING; auth=pass smtp.auth=philm@manjaro.org smtp.mailfrom=philm@manjaro.org On 17.12.23 00:58, Léo Lam wrote: > On Sat, 2023-12-16 at 17:47 +0700, Philip Müller wrote: >> >> Leo provided the patch series here: >> https://lore.kernel.org/stable/20231216054715.7729-4-leo@leolam.fr/ >> >> However, without a cover letter to it. Since we reverted Johannes' patch >> both in 6.1.67 and 6.6.6 both patches may added to both series to >> restore the original intent. >> > > Ah sorry, I assumed the link I added in the patch description provided > enough context! > > Also I should note that my Tested-by only covers 6.6.7, while Phillip's > Tested-by covers both 6.1 and 6.6 as there are forum users who tested > both. > This is now part of 6.1.70, however didn't land in 6.6.x series yet ... -- Best, Philip