Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Petr Baudis <pasky@...>, <Alan.Brunelle@...>, <linux-kernel@...>, <git@...>
Date: Friday, August 22, 2008 - 3:37 pm

On 2008.08.22 10:51:36 -0700, Andrew Morton wrote:

Alan provided his bisection log as an attachment to the original bug
report.


Yep, and that's totally correct as far as bisect is concerned. The
parents of that merge commit are:
88fa08f67bee1a0c765237bdac106a32872f57d2
b1b135c8d619cb2c7045d6ee4e48375882518bb5

And Alan marked both of them as good.

So, unless Alan made a mistake during his bisection, each of the
branches is correct, but the merge did not lead to a correct result. So
while there were no textual conflicts, there were still incompatible
changes regarding the code semantics and compatibility was not restored
during the merge.

To get an overview over what got merged together you can can use
something like:
gitk --left-right 1c89ac55017^1...1c89ac55017^2

Which shows all commits that were on only one side of the merge, with
nice "arrows" that indicate from which side the commit is coming. The
conflict should be between one commit from the left and one commit from
the right side, obviously.

Björn
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Wed Aug 13, 7:03 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Fri Aug 22, 11:37 am)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Björn, (Fri Aug 22, 3:37 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Fri Aug 22, 3:47 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Fri Aug 22, 4:17 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Fri Aug 22, 2:07 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Rafael J. Wysocki, (Thu Aug 14, 12:14 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Thu Aug 14, 3:21 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Rafael J. Wysocki, (Thu Aug 14, 4:29 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected, Alan D. Brunelle, (Wed Aug 13, 7:27 pm)