Re: Revert "[POWERPC] <various>"



On 30/04/07 20:49, Olaf Hering wrote:
On Mon, Apr 30, Simon Arlott wrote:

There are a few powerpc patches plus reverts in the recent push to torvalds/linux-2.6 - shouldn't this be avoided whenever possible because it could cause problems for people trying to use git bisect?

The reverts do not cause compile failures (I hope).
You may lose IDE if you happen to debug something on Pegasos.
I'm sure the real bisect breakers are elsewhere.

The reverts themselves are not the real problem, a git bisect could occur between the commit adding it and the one that reverts it. If that commit introduced a bug then surely it would be better to avoid releasing it elsewhere even if it will be reverted in the same batch.

Of course, this is probably difficult to do with git and impossible if someone has cloned the bad commit already and tries to pull :/

Is it possible to mass copy all the good commits to create a clean branch?

--
Simon Arlott
-
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/



Relevant Pages

  • Re: [Bug #11308] tbench regression on each kernel release from 2.6.22 -&gt; 2.6.28
    ... 6f0f0fd: security: remove register_security hook ... which really only leaves that security commit your bisection fingered. ... This reverts commit 2c8803af5c1bf41200167f29349f7f1396683a51. ... git bisect good 7804ad865f7d0cd9bdc51da601772ce4d2e252ca ...
    (Linux-Kernel)
  • Re: Simple script that locks up my box with recent kernels
    ... Although since it will just select a random commit (well, ... For example, "git bisect" might pick a kernel that just doesn't compile, ... because of some stupid bug that was fixed almost immediately afterwards. ... that simply starts up "gitk" (the default git history visualizer) to show ...
    (Linux-Kernel)
  • i387/FPU init issues...
    ... Ive narrowed down a problem i am having with an old P2 to commit ... FPU state from task struct - v5" (Authored by Suresh and committed by ... git bisect feast could be (the last time a kernel worked on the P2 was ...
    (Linux-Kernel)
  • Re: HPET regression in 2.6.26 versus 2.6.25 -- RCU problem
    ... commit history, but I'm no git expert), let's just work with that. ... Here is the 'git bisect' data from my first ... actually pipe or redirect the output message from 'git bisect' when it ... Can you try reverting that commit against the top of the latest tree, ...
    (Linux-Kernel)
  • Re: i387/FPU init issues...
    ... Ive narrowed down a problem i am having with an old P2 to commit ... FPU state from task struct - v5" (Authored by Suresh and committed by ... git bisect feast could be (the last time a kernel worked on the P2 was ...
    (Linux-Kernel)