Lines Matching full:working

40 consider the newest Linux kernel you regularly use to be the 'working' kernel.
48 the 'working' kernel and 6.1.5 to be the first 'broken', which is why 6.0
56 # * If you are not already running the 'working' kernel, reboot into it.
67 # * Ensure the former command picked the .config of the 'working' kernel.
79 cp .config ~/kernel-config-working
94 cp ~/kernel-config-working .config
120 * **Segment 2**: ensure the 'good' kernel is also a 'working' kernel.
177 cp ~/kernel-config-working .config
213 cp ~/kernel-config-working .config
325 mainline release your working kernel is based on to be the 'good'
332 (say 6.1.5)? Then regard the last working version (e.g. 6.0) as 'good' and
339 *Note, do not confuse 'good' version with 'working' kernel; the latter term
340 throughout this guide will refer to the last kernel that has been working
347 * Boot into the 'working' kernel and briefly use the apparently broken feature.
407 Before doing so, ensure you are still running the 'working' kernel an earlier
428 of your currently working kernel. If the line instead continues with something
527 cp .config ~/kernel-config-working
569 cp ~/kernel-config-working .config
675 cp ~/kernel-config-working .config
717 * Build your own variant of the 'working' kernel and check if the feature that
729 cp ~/kernel-config-working .config
780 cp ~/kernel-config-working .config
898 cp ~/kernel-config-working .config
1013 cp ~/kernel-config-working .config
1165 Boot the last kernel that was working
1168 *Boot into the last working kernel and briefly recheck if the feature that
1411 file you thus want to ensure it's from the working kernel and not from a one
1605 build configuration between the 'working' and the 'broken' kernel. This for
1855 Ensure the 'good' version is really working well
1861 This section will reestablish a known working base. Skipping it might be
1879 6.0) actually is working.
1888 *Build your own variant of the working kernel and check if the feature that
1900 one from the last working kernel and skip trimming it down; manually disabling
2100 ~/kernel-config-working file around for a few weeks.
2135 * After executing ':ref:`Boot into the working kernel and briefly use the
2140 to find it) and store it as '~/test-machine-config-working'. Transfer both
2149 test machine's 'working' kernel::
2151 cp ~/test-machine-config-working ~/linux/.config
2162 cp ~/kernel-config-working .config
2196 * `Working with git bisect <https://nathanchance.dev/posts/working-with-git-bisect/>`_