Re: More detailed text about bisecting Linux kernel regression -- request for comments and help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 24, 2024 at 01:19:16PM +0100, Thorsten Leemhuis wrote:
> .. _bisectstart_bissbs:
> 
> * Start the bisection and tell Git about the versions earlier
> established as 'good' and 'bad'::
> 
>     cd ~/linux/
>     git bisect start
>     git bisect good v6.0
>     git bisect bad v6.1.5

If stable release tag is supplied instead as "good" version instead (e.g.
v6.0.1), as in many regression cases, git will ask to test the merge base
instead, which is corresponding mainline release (in this case v6.0).

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux