x86: math_emu info cleanup
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@kernel.org> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/include/asm/math_emu.h 8 additions, 21 deletionsarch/x86/include/asm/math_emu.h
- arch/x86/include/asm/processor.h 1 addition, 1 deletionarch/x86/include/asm/processor.h
- arch/x86/math-emu/fpu_entry.c 1 addition, 1 deletionarch/x86/math-emu/fpu_entry.c
- arch/x86/math-emu/fpu_proto.h 1 addition, 1 deletionarch/x86/math-emu/fpu_proto.h
- arch/x86/math-emu/fpu_system.h 7 additions, 7 deletionsarch/x86/math-emu/fpu_system.h
- arch/x86/math-emu/get_address.c 30 additions, 33 deletionsarch/x86/math-emu/get_address.c
Loading
Please register or sign in to comment