login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
22
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Alan D. Brunelle <Alan.Brunelle@...>
To: Alan D. Brunelle <Alan.Brunelle@...>
Cc: Björn Steinbrink <B.Steinbrink@...>, Andrew Morton <akpm@...>, Petr Baudis <pasky@...>, <linux-kernel@...>, <git@...>
Subject:
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
Date: Friday, August 22, 2008 - 4:17 pm
Alan D. Brunelle wrote:
quoted text
> Björn Steinbrink wrote: >> On 2008.08.22 10:51:36 -0700, Andrew Morton wrote: >>> On Fri, 22 Aug 2008 19:16:51 +0200 Petr Baudis <pasky@suse.cz> wrote: >>>> On Fri, Aug 22, 2008 at 09:25:49AM -0700, Andrew Morton wrote: >>>>> One (probably wrong) approach is to run >>>>> >>>>> gitk 1c89ac55017f982355c7761e1c912c88c941483d >>>>> >>>>> then peer at the output, work out which real commits were in that >>>>> merge. >>>>> >>>>> It looks like the merge ended with >>>>> b1b135c8d619cb2c7045d6ee4e48375882518bb5 and started with >>>>> 40c42076ebd362dc69210cccea101ac80b6d4bd4, so perhaps you can do >>>>> >>>>> git bisect bad b1b135c8d619cb2c7045d6ee4e48375882518bb5 >>>>> git bisect good 40c42076ebd362dc69210cccea101ac80b6d4bd4 >>>> ...I don't quite get this - according to the bisection log, >>>> >>>> # good: [b1b135c8d619cb2c7045d6ee4e48375882518bb5] fix spinlock recursion in hvc_console >>>> >>>> and now you want to mark it as bad? >>> <what bisection log?> >> Alan provided his bisection log as an attachment to the original bug >> report. >> >>> I assume that Alan's bisection search ended up saying that the merge >>> commit (1c89ac55017f982355c7761e1c912c88c941483d) was the first bad >>> commit. >> 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. > > It's important to note that even if I did make a mistake during the > bisection process (and I certainly wouldn't discount that), recent > kernels still fail: but when I take out that commit from a recent > kernel, it fails.
s/fails/succeeds/
quoted text
> > I put in Andrew's suggested patch (to help find things), and now I > repeatedly get the problems in the attached log. > > Not being an x86 knowledgeable person, I'm a bit concerned about the RSP > value?! (I enabled stack overflow checking, but that didn't stop things.) > > Alan >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
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
, Andrew Morton
, (Tue Aug 19, 3:46 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Vegard Nossum
, (Mon Aug 25, 2:14 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
, Andrew Morton
, (Fri Aug 22, 12:25 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Petr Baudis
, (Fri Aug 22, 1:16 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Andrew Morton
, (Fri Aug 22, 1:51 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Junio C Hamano
, (Fri Aug 22, 5:05 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Andrew Morton
, (Fri Aug 22, 5:16 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Björn
, (Fri Aug 22, 5:36 pm)
Re: Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
, Jeff King
, (Fri Aug 22, 5:21 pm)
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
, Jeff King
, (Fri Aug 22, 3:48 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)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 006/196] Chinese: add translation of oops-tracing.txt
Andrew Morton
Re: -mm merge plans for 2.6.23 -- sys_fallocate
Eric W. Biederman
[PATCH] nfs lockd reclaimer: Convert to kthread API
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
git
:
linux-netdev
:
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
1139 guests
online.
Online users
zeekec
Jeremy
strcmp
edkitc30
Syndicate