From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Mickler Subject: Re: [Bug #36452] Artifacts with 3.0-rc1 on SandyBridge Date: Wed, 15 Jun 2011 23:15:27 +0200 Message-ID: <20110615231527.7701473b@schatten.dmk.lab> References: <20110615114329.7429ff43@jbarnes-desktop> <4DF9011D.6050107@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4DF9011D.6050107-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Alexander Zhaunerchyk Cc: Jesse Barnes , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki On Wed, 15 Jun 2011 21:59:41 +0300 Alexander Zhaunerchyk wrote: > I can't bisect. I tried to bisect other other bug but with some commits > I can't even boot, kernel hangs in panic. You can try and use 'git bisect visualize' which will show you all commits not yet eliminated from the bisection search. There you can choose another commit to test (or just do a git reset --hard [thatcommit]) or look for a fix to that problem higher up in the commit list. Regards, Flo