Conversation

Krzysztof Kozlowski

Edited 1 year ago
@klausman @kernellogger The commit pointed by bisect might not be the real cause. Issue can be triggered by enabling via CONFIG change or just be interacting with something else. What now? Investigate the commit. It might tell you next steps...
Another solution could be to do second bisect - which second commit brought the issue when testing without the first one (then just remember to mark with git bisect good/bad proper commits).
1
1
2