Re: [BUG] lockup with the latest kernel

From: Steven Rostedt
Date: Fri Aug 28 2009 - 14:34:03 EST



On Fri, 28 Aug 2009, Steven Rostedt wrote:
> On Thu, 27 Aug 2009, Linus Torvalds wrote:
> > > ...
> > > >> [13288.222084] EIP: 0060:[<c0110821>] EFLAGS: 00000002 CPU: 0
> > > >> [13288.222084] EIP is at default_send_IPI_mask_logical+0x53/0x92
> >
> > Is this one perhaps fixed by b04e6373d694 ("x86: don't call
> > '->send_IPI_mask()' with an empty mask")
> >
> > It sounds a _lot_ like that bug. Older dual-cpu x86 box, and APIC getting
> > confused by the occasional empty CPU mask, and then subsequent IPI's will
> > hang.
>
> I'll update my box to that kernel and see what happens and let you know.

I checked out the commit at b04e6373d694, compiled and booted that kernel.
So far, so good. It survived logging into a gnome session (sometimes locks
up there), and a full kernel compile (usually locks up there too). But
there's been rare times that it would take days before hitting the bug.

I'll keep it in this kernel for a while and if it lasts the week, I'll
consider it fixed. This box acts as my email, dhcp and web server, as well
as one of the boxes in my distcc farm, thus it gets a bit of use. It will
not be idle during this time period.

Thanks!

-- Steve

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