On Sun, 16 Mar 2008, Linus Torvalds wrote:
Ok, this is distressing, and I suspect it's another bug of mine due to
unpack-trees changes, but before I delve into it deeper I thought I'd
report it here and see if others see it too, and maybe it's due to
something else..
Nope, I bisected it down to
34110cd4e394e3f92c01a4709689b384c34645d8 is first bad commit
Make 'unpack_trees()' have a separate source and destination index
and I'm trying to figure out what part of that triggered this bug.
Linus