https://bugzilla.kernel.org/show_bug.cgi?id=210453 --- Comment #2 from Olivier V (forum.viennet@xxxxxxx) --- As asked here https://bugs.launchpad.net/ubuntu/+s...x/+bug/1906515 I've done a git bisect. Here is the answer : meloli@Asus-A17:~/Bureau/meloli/GITBISECT/linux$ git bisect bad b2cc23398e8166b38f8715026273503b081c2a7a is the first bad commit commit b2cc23398e8166b38f8715026273503b081c2a7a Author: Sathish Narasimman <nsathish41@xxxxxxxxx> Date: Thu Jul 23 18:09:02 2020 +0530 Bluetooth: Enable RPA Timeout Enable RPA timeout during bluetooth initialization. The RPA timeout value is used from hdev, which initialized from debug_fs Signed-off-by: Sathish Narasimman <sathish.narasimman@xxxxxxxxx> Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> include/net/bluetooth/hci.h | 2 ++ net/bluetooth/hci_core.c | 8 ++++++++ 2 files changed, 10 insertions(+) -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.