https://bugzilla.kernel.org/show_bug.cgi?id=219283 --- Comment #6 from Artem S. Tashkinov (aros@xxxxxxx) --- (In reply to Colin Ian King from comment #4) > I'm doing some bisect builds, but my system is a bit slow, so may take a few > days. Use ext4 in RAM, e.g. using tmpfs. For building the kernel you could use ccache. To avoid reboots, have your root fs on any other FS, e.g. xfs and build ext4 as a module. Or even perform everything in a VM. It's not a hardware module, so the whole test could be performed in a VM. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.