lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 28 Jan 2007 23:13:09 -0800 (PST)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Mike Galbraith <efault@....de>
cc:	Andrew Morton <akpm@...l.org>, Uwe Bugla <uwe.bugla@....de>,
	Adrian Bunk <bunk@...sta.de>, rml@...ell.com,
	ttb@...tacle.dhs.org, nickpiggin@...oo.com.au, cijoml@...ny.cz,
	linuxppc-dev@...abs.org, anton@...ba.org, paulus@...ba.org,
	livio@...g.toronto.edu, petero2@...ia.com, hch@....de,
	gd@...erenet.de, alan@...rguk.ukuu.org.uk,
	linux-ide@...r.kernel.org, B.Zolnierkiewicz@...a.pw.edu.pl,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.20-rc6: known unfixed regressions (v2) (part 2)



On Mon, 29 Jan 2007, Mike Galbraith wrote:
> 
> Unfortunately, I'm git impaired.  I am rummaging as we speak though.

Ok, I'm personally heading to bed, but it rally should be as simple as

 - get the git tree in the first place
 - do

	git bisect good v2.6.19
	git bisect bad v2.6.20-rc2
	.. it will pick a point for you to try ..
	.. compile, boot, test ..

	"git bisect {good|bad}" depending on results

 - until (found)

(Of course, you should check that -rc2 really is bad to make sure. I think 
that's what Uwe reported, though. And I don't think we've done anything 
after -rc2 that could impact this, so I don't doubt it).

		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists