Re: 2.6.15-mm1 - locks solid when starting KDE (EDAC errors)

From: Jesper Juhl
Date: Fri Jan 06 2006 - 20:27:42 EST


On 1/7/06, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
> On 1/7/06, Dave Jones <davej@xxxxxxxxxx> wrote:
>
> > Jesper: http://lkml.org/lkml/2006/1/4/534
> > (unmunged diff is at http://lkml.org/lkml/diff/2006/1/4/534/1)
> >
> Thanks, I'll apply that (and raise the timeout somewhat, since 2min is
> far from enough time for me to write down an entire Oops by hand -
> wouldn't it be better if it simply spun in a loop until some magic key
> (like enter, esc, break or something) is pressed? Then you have all
> the time you might need).
>

btw: your patch is missing a small bit. You need to #include
<linux/nmi.h> in arch/i386/kernel/traps.c or you'll get

arch/i386/kernel/traps.c: In function `show_registers':
arch/i386/kernel/traps.c:300: warning: implicit declaration of
function `touch_nmi_watchdog'


--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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/