https://bugzilla.kernel.org/show_bug.cgi?id=16318


Len Brown <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #3 from Len Brown <[email protected]>  2010-07-13 01:59:06 ---
lots of git bisect howto's, like this one:
http://ivanz.com/2009/03/27/git-bisect-the-awesome-way-to-find-the-mr-bug-commit/

also, the man page itself:

http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html

One guess would be drivers/acpi/ec.c
so you might do something simple like limit the bisect to that file,
or to drivers/acpi/

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to