https://bugzilla.kernel.org/show_bug.cgi?id=220419 --- Comment #2 from Paul Menzel (pmenzel+bugzilla.kernel.org@xxxxxxxxxxxxx) --- Details for the bisected commit [1]: $ git describe 6ed83047389c63a8d7712b0bf19eb38a6e4dc68e v6.14-rc7-1458-g6ed83047389c $ git show 6ed83047389c63a8d7712b0bf19eb38a6e4dc68e commit 6ed83047389c63a8d7712b0bf19eb38a6e4dc68e Author: Kiran K <kiran.k@xxxxxxxxx> Date: Tue Feb 25 17:13:10 2025 +0530 Bluetooth: btintel_pcie: Setup buffers for firmware traces This patch allocates the host memory which is used by controller to dump the firmware traces. The memory needs to be shared with controller via context information. Co-developed-by: Vijay Satija <vijay.satija@xxxxxxxxx> Signed-off-by: Vijay Satija <vijay.satija@xxxxxxxxx> Signed-off-by: Kiran K <kiran.k@xxxxxxxxx> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> […] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6ed83047389c63a8d7712b0bf19eb38a6e4dc68e -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.