Re: Oops with strace_test

From: Eric Sesterhenn
Date: Wed May 07 2008 - 06:36:31 EST


* Ingo Molnar (mingo@xxxxxxx) wrote:
>
> * Frederik Deweerdt <deweerdt@xxxxxxx> wrote:
>
> > Hi Eric,
> >
> > This appears to be caused by init_fpu() missing from the
> > restore_sigcontext->restore_i387->restore_fpu_checking code path.
> >
> > I believe that moving the init_fpu() call from math_state_restore to
> > restore_fpu_checking should fix the problem?

sadly the patch does not work for me :( I still get the oopses. I am
running this on a 32 Bit CPU, so arch/x86/kernel/traps_64.c doesnt get
compiled. I tried removing the same part from traps_32.c but then
the kernel oopses before netconsole is active.

Greetings, Eric
--
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/