[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 1f77c05408c96bc0b58ae476a9cadc9e5b9cfd0f
WARNING: Author mismatch between patch and upstream commit: Backport author: bin.lan.cn@windriver.com Commit author: Neeraj Sanjay Kaleneeraj.sanjaykale@nxp.com
Status in newer kernel trees: 6.14.y | Present (different SHA1: 6749cf49eff7)
Note: The patch differs from the upstream commit: --- 1: 1f77c05408c96 ! 1: d854ce2fc9d99 Bluetooth: btnxpuart: Fix kernel panic during FW release @@ Metadata ## Commit message ## Bluetooth: btnxpuart: Fix kernel panic during FW release
+ [ Upstream commit 1f77c05408c96bc0b58ae476a9cadc9e5b9cfd0f ] + This fixes a kernel panic seen during release FW in a stress test scenario where WLAN and BT FW download occurs simultaneously, and due to a HW bug, chip sends out only 1 bootloader signatures. @@ Commit message Fixes: 689ca16e5232 ("Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets") Signed-off-by: Neeraj Sanjay Kale neeraj.sanjaykale@nxp.com Signed-off-by: Luiz Augusto von Dentz luiz.von.dentz@intel.com + Signed-off-by: Bin Lan bin.lan.cn@windriver.com + Signed-off-by: He Zhe zhe.he@windriver.com
## drivers/bluetooth/btnxpuart.c ## @@ drivers/bluetooth/btnxpuart.c: static int nxp_download_firmware(struct hci_dev *hdev) ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |