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 83E3C38DE3 for ; Thu, 30 Nov 2023 14:26:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="LmGuU3mS" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9844AC433C8; Thu, 30 Nov 2023 14:26:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1701354419; bh=jQGkj2wDug6g7FNZ9iqJPEbamLlNYDGBrnxOlztW6h8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LmGuU3mSuGan83XWMIiqLjzYqQmrenBeJPTVgqLPY/m8QcMchJcjxiUIXfOYMJgLQ kyk6AazmDWfcbwYq4d+GytJSNpGe3ljzmKeqytuoJcxP7ixpbLs8RGVf/TfLOVKbOH 0B1PfE0MDDJw3SQQZ8hhavmEhFinv8TH+U5XN1mg= Date: Thu, 30 Nov 2023 14:26:56 +0000 From: Greg KH To: =?utf-8?B?5YWz5paH5rab?= Cc: stable , Sasha Levin , hildawu Subject: Re: [Re V2]:Patch "Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE" has been added to the 5.10-stable tree Message-ID: <2023113024-huff-cushy-3b6b@gregkh> References: <20231124043548.86153-1-sashal@kernel.org> <2023112442-glitzy-rocking-4a8a@gregkh> <2023113015-justifier-nastiness-3c66@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Thu, Nov 30, 2023 at 10:17:16PM +0800, 关文涛 wrote: > > Can you provide just a list of git ids, without footnotes or links, as > > that is a pain to attempt to cut-paste from? > Sure, > > v5.15 git id list: > 18e8055c88142d8f6e23ebdc38c126ec37844e5d > 8b1d66b50437b65ef109f32270bd936ca5437a83 > > v5.10 git id list: > 0d484db60fc0c5f8848939a61004c6fa01fad61a > 18e8055c88142d8f6e23ebdc38c126ec37844e5d > 8b1d66b50437b65ef109f32270bd936ca5437a83 > > v5.4 git id list: > 0d484db60fc0c5f8848939a61004c6fa01fad61a > 18e8055c88142d8f6e23ebdc38c126ec37844e5d > 8b1d66b50437b65ef109f32270bd936ca5437a83 These do not apply cleanly to those kernel trees, can you please provide a working set of backported patches that are fixed up and tested for these branches? thanks, greg k-h