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:	Wed, 12 Mar 2008 21:27:08 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Valdis.Kletnieks@...edu
Cc:	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: 2.6.25-rc3-mm1 - BUG at system shutdown time

On Wed, 12 Mar 2008 23:57:12 -0400 Valdis.Kletnieks@...edu wrote:

> On Wed, 12 Mar 2008 19:32:30 PDT, Andrew Morton said:
> 
> > Yes, it's all a bit mysterious.  I just look in the changelog, which was
> > pull edout of the git diff via various means.
> > 
> > See how
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc5/2.6.25-rc5-mm1/broken-out
> > starts with 5813a19cba5735b629cdeb156863dab814759128 and ends with
> > 816543f9bf2fb77ff52083216a4537eb4e3058ec.  Use
> > 5813a19cba5735b629cdeb156863dab814759128 as good and
> > 816543f9bf2fb77ff52083216a4537eb4e3058ec as bad.
> 
> I *hope* I'm mis-reading Ingo's directions when I cut-n-pasted them -
> first I pulled down the two trees, tried to bisect, had it give me the
> "need a single revision" error, then I checked out a tree - and got a
> *different* funky opaque error message when I tried to bisect:

Try this:

echo "git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git#for-akpm" > .git/branches/git-foo
git-fetch git-foo
git-checkout git-foo
git-bisect start
git-bisect good 968f7910e8d10e5273977248f3d89193b32e8c20
git-bisect bad c28550f4f68a894a3c05141762f388b5a14f33e3
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ