Re: [PATCH] drm/i915: disable LVDS downclock by default

From: Linus Torvalds
Date: Fri Jan 15 2010 - 11:46:32 EST




On Fri, 15 Jan 2010, Nick Bowler wrote:
>
> You could apply Jesse's patch at each step during the bisection whenever
> the LVDS downclocking commit is present.

There's even a use "git bisect run" to automate it, see "man git-bisect".

Although in all fairness, for a one-off bisect like this, it's usually
more pain to write the automation script than to just do it manually the
handful of times you need to. You need to return a special value to say "I
need to test this specially" - since "git bisect run" is designed to also
return the 'is it good or bad' test value.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/