On Fri, 24 Aug 2018 16:12:54 +0200 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > All of the stable trees are here: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ > you want the linux-4.4.y branch to work off of. > > All of the kernels releases are tagged, so you can start with v4.4.147 > as the good entry for 'git bisect'. I've never used git bisect on the kernel. Can I simply do "make" for each step or do I need to "make mrproper" every time? MSB