[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1001150842050.13231@localhost.localdomain>
Date: Fri, 15 Jan 2010 08:46:03 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Nick Bowler <nbowler@...iptictech.com>
cc: Thomas Meyer <thomas@...3r.de>,
Pekka Enberg <penberg@...helsinki.fi>,
Nick Bowler <nbowler@...conx.ca>, linux-kernel@...r.kernel.org,
Jesse Barnes <jbarnes@...tuousgeek.org>
Subject: Re: [PATCH] drm/i915: disable LVDS downclock by default
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@...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