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

--- Comment #9 from Jan C Peters <[email protected]> ---
Aaron probably refers to the bisect subcommand of git which lets you perform a
binary search through the sequence of commits between a known working state of
the source tree ("good") and a state that definitely contains the bug ("bad")
to efficiently find the commit that introduced it. Every search step
corresponds to building the binary (here: the kernel and the modules) and
investigating if the bug is present (here: rebooting with the freshly build
version of the kernel).

I am going to try to find the offending commit this way, but it may take some
time. I will report any findings here.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to