Lines Matching refs:bug
11 - Finding patch that caused a bug
14 - Fixing the bug
20 not confident in doing that please report the bug to your distribution vendor
27 Before you submit a bug report read REPORTING-BUGS.
35 Finding patch that caused a bug
43 Using the provided tools with git makes finding bugs easy provided the bug is
56 This is how to track down a bug if you know nothing about kernel hacking.
61 . A reproducible bug - it has to happen predictably (sorry)
69 introduced the bug. I.e., suppose 1.3.28 didn't have the bug, but
73 . You'll narrow it down to the kernel that introduced the bug. You
132 Finally, you take all the info that you have, kernel revisions, bug
146 Fixing the bug