Hello Levin:
Apologize for my HTML format past.I discovered that the backport patches also have dependency in 5.10 lts tree:
[1]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [2]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [3]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [4]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [5]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v...
and update version 2 depend patches link:
[1] RTL8852AE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [2] RTL8852BE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [3] RTL8852CE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [4] FW: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I would like to express my gratitude for you efforts,and I want to provide you with the backport tip when kernel <=5.10 : the RTL8852{A,B,C} BT chip series depend patches in that patch [1](v5.11) and load new firmware need that patch [2](v5.4). Apologize for my pool English.
link: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
On Fri, Nov 24, 2023 at 02:59:15PM +0000, 关文涛 wrote:
Hello Levin:
Apologize for my HTML format past.I discovered that the backport patches also have dependency in 5.10 lts tree:
[1]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [2]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [3]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [4]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [5]https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v...
and update version 2 depend patches link:
[1] RTL8852AE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [2] RTL8852BE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [3] RTL8852CE: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... [4] FW: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
I'm sorry, but I do not understand what we need to do here.
What git ids need to go to what tree and in what order?
I would like to express my gratitude for you efforts,and I want to provide you with the backport tip when kernel <=5.10 : the RTL8852{A,B,C} BT chip series depend patches in that patch [1](v5.11) and load new firmware need that patch [2](v5.4). Apologize for my pool English.
Your english is great, but I really don't understand what is to be done here. Can you just list the ids in the order which you want them applied and to what tree(s)?
thanks,
greg k-h
Hello Greg: I thiink that the most clean thing that backport to v6.1 lts tree, because it has "Add support for RTL8852B" commit link [1]:
In v5.15 lts tree,it miss patch [1]. In v5.10 lts tree,it miss "Add support for RTL8852A"[2] so "git am" command not simply work,but without the patch RTL8852B works. In v5.4 lts tree,it miss more ids,need more efforts to do.If someone need,need to backport their own pid/vid pairs. In v4.19 lts tree,it miss patch [3],so firmware download will failed.
For backport patches[4][5][6][7][8], they miss "Add support for RTL8852C"[9] in v5.15 and v5.10 lts tree. Otherwise,I also found that in v5.10 lts tree path file: root/drivers/bluetooth/btusb.c MT7922 id [10] [11] add without its dependency [12] [13] AX210 id [14] add without its dependency [15] Sorry for maybe I miss some device id.How do other people think the situation where some BT ids backports are done without dependencies?
Best regards guan wentao
link: RTL8852: [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=... [3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... RTL8852C: [4] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [5] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [6] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [7] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [8] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v... [9] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=... MT7922: [10] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... [11] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... [12] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... [13] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... AX210: [14] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=l... [15] https://patchwork.kernel.org/project/bluetooth/list/?series=387475&state...
On Sat, Nov 25, 2023 at 12:56:34AM +0800, 关文涛 wrote:
Hello Greg: I thiink that the most clean thing that backport to v6.1 lts tree, because it has "Add support for RTL8852B" commit link [1]:
In v5.15 lts tree,it miss patch [1]. In v5.10 lts tree,it miss "Add support for RTL8852A"[2] so "git am"
command not simply work,but without the patch RTL8852B works. In v5.4 lts tree,it miss more ids,need more efforts to do.If someone need,need to backport their own pid/vid pairs. In v4.19 lts tree,it miss patch [3],so firmware download will failed.
For backport patches[4][5][6][7][8], they miss "Add support for RTL8852C"[9] in v5.15 and v5.10 lts tree. Otherwise,I also found that in v5.10 lts tree path file: root/drivers/bluetooth/btusb.c MT7922 id [10] [11] add without its dependency [12] [13] AX210 id [14] add without its dependency [15] Sorry for maybe I miss some device id.How do other people think the
situation where some BT ids backports are done without dependencies?
Can you provide just a list of git ids, without footnotes or links, as that is a pain to attempt to cut-paste from?
Better yet, can you provide backported patch series of the needed commits like is sent all the time to the stable mailing list (so you can see examples) and we can take them that way? That way you get credit for the backporting and testing as you will have added your signed-off-by to the commits.
thanks,
greg k-h
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
Best regards
guan wentao
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
linux-stable-mirror@lists.linaro.org