Comment 27 for bug 1906515

Revision history for this message
Olivier V (forum-viennet) wrote :

I finished the process after 13 kernel compilation.

Here is the last output.

What should I do now ?

meloli@Asus-A17:~/Bureau/meloli/GITBISECT/linux$ git bisect bad
b2cc23398e8166b38f8715026273503b081c2a7a is the first bad commit
commit b2cc23398e8166b38f8715026273503b081c2a7a
Author: Sathish Narasimman <email address hidden>
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 <email address hidden>
    Signed-off-by: Marcel Holtmann <email address hidden>

 include/net/bluetooth/hci.h | 2 ++
 net/bluetooth/hci_core.c | 8 ++++++++
 2 files changed, 10 insertions(+)