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:	Fri, 07 May 2010 01:33:03 -0700
From:	"Justin P. Mattock" <justinmattock@...il.com>
To:	Lex Hider <floss@....hider.name>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Regression: monitor fails to sleep/suspend, forced to reboot
 to 	correct. 2.6.34-rc6


>      Can you do a bisect?
>      (2.6.32 - HEAD shouldn't
>      take too long).
>
>      Justin P. Mattock
>
>
> I'm still a git newbie. What specific command should I run and what
> output to post?
> You want me to do it against HEAD vs "latest known working version"?
>
> Thanks,
>
> Lex.
> --
sure.. it's easy(just requires patience).

do a:(in the source tree of kernel)
gist bisect start (enter)
git bisect bad (v2.6.*something, and/or enter for the current)
then
git bisect good v2.6.33
(git bisect will think)
then
make menuconfig
make (compile, reboot etc..)
if it's a good kernel then
(in source tree)
git bisect bad(if the problem is still there git bisect bad).
then
keep going until git gives it's idea of the problem
(then cry and complain to the authors that they fu*ked it up
just messn);

hope this help.

Justin P. Mattock
--
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