Re: [PATCH 02/11] x86: math_emu info cleanup

From: Ingo Molnar
Date: Mon Feb 09 2009 - 08:46:18 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> > Impact: cleanup
> >
> > * Come on, struct info? s/struct info/struct math_emu_info/
> >
> > * Use struct pt_regs and kernel_vm86_regs instead of defining its own
> > register frame structure.
> >
> > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> > ---
> > arch/x86/include/asm/math_emu.h | 29 +++++------------
> > arch/x86/include/asm/processor.h | 2 +-
> > arch/x86/math-emu/fpu_entry.c | 2 +-
> > arch/x86/math-emu/fpu_proto.h | 2 +-
> > arch/x86/math-emu/fpu_system.h | 14 ++++----
> > arch/x86/math-emu/get_address.c | 63 ++++++++++++++++++--------------------
> > 6 files changed, 48 insertions(+), 64 deletions(-)
>
> Nice - that's a fix for .29 too, right?

this one i mean:

Subject: [PATCH 03/11] x86: fix math_emu register frame access

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