From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 66EED14C584; Mon, 13 May 2024 11:34:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715600082; cv=none; b=jOJF1+toX03+c/8iu8cOFrBV3b17s+gqov7/8XrzfXd6zZuiBmPZVYtI/xN8mxAPTUCP8rKdYHrsUBxrBLvbWm89+vRMelu5BnMsuRMs0qP+uok27sN2rafVNx3Yz4FziTH2VNEcTObfd0CEBF+iawrNkazxOlWFbaV1QpTxpMI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715600082; c=relaxed/simple; bh=DHrYNEdecnDABIWBGsNAh2z8ehBvEPKHa9+Et/dWf5k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TtprNtP0bbLNzuLWzT0w1iZ7t6VtIP5lKaaBMsfK/Qh43PBwbYEYHYvD3fW8xHpLrFU5mkKF70Hycmj3FTByHq96wUaXgcv5fbWQdwZpomet1ZYVmxeHR5KHbTSICfpX+0J5U/Dqfmy84engzNAqVrXnvWEHZ01zTF6JhKLryNA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=IETCUzfB; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="IETCUzfB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 56F14C113CC; Mon, 13 May 2024 11:34:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1715600081; bh=DHrYNEdecnDABIWBGsNAh2z8ehBvEPKHa9+Et/dWf5k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IETCUzfBfh2ifeQqTF3TmWB4YBFCM0L2SxDwnaXK1C4pFtGfA4X+sqjckvObBbTiq VtAu++J7+Sp6m7RhZ+rFjFxB1xV0uH91jVK6c8gxuQfwingNszxjGLAj8jEREp26kc GXs7GUqopCaSlj5lLtCzXfZhP4rV05iC4ezxezY0= Date: Mon, 13 May 2024 13:34:37 +0200 From: Greg KH To: Johan Hovold Cc: stable@vger.kernel.org, stable-commits@vger.kernel.org, johan+linaro@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz Subject: Re: Patch "Bluetooth: qca: fix invalid device address check" has been added to the 6.8-stable tree Message-ID: <2024051328-mama-hanky-a754@gregkh> References: <20240503163852.5938-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, May 03, 2024 at 06:47:00PM +0200, Johan Hovold wrote: > Hi Sasha, > > On Fri, May 03, 2024 at 12:38:51PM -0400, Sasha Levin wrote: > > This is a note to let you know that I've just added the patch titled > > > > Bluetooth: qca: fix invalid device address check > > > > to the 6.8-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > bluetooth-qca-fix-invalid-device-address-check.patch > > and it can be found in the queue-6.8 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > Please drop this one temporarily from all stable queues as it needs to > be backported together with some follow-up fixes that are on their way > into mainline. Dropped from all queues now, thanks. greg k-h