File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Source code access and management </how-to/source-code/index>
1212Development and customization </how-to/develop-customise/index>
1313Test kernels in -proposed </how-to/testing-verification/test-kernel-in-proposed>
1414Contribute to kernel docs </how-to/contribute>
15+ Kernel Bisect </how-to/kernel-bisection>
1516```
1617
1718## Source code access and management
@@ -36,3 +37,10 @@ These guides relate to testing the kernel to ensure its stability and
3637functionality before you push or release a patch.
3738
3839- [ Test kernels in -proposed] ( /how-to/testing-verification/test-kernel-in-proposed )
40+
41+ ## Debug and Troubleshooting
42+
43+ These guides explain how to debug and troubleshoot a kernel bug should you
44+ encounter one.
45+
46+ - [ Kernel Bisect] ( /how-to/kernel-bisection )
You can’t perform that action at this time.
0 commit comments