From: Tejun Heo Date: Mon, 9 Feb 2009 13:17:39 +0000 (+0900) Subject: x86: math_emu info cleanup X-Git-Tag: v2.6.29-rc5~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6af41f5a4841f06eb92bc86ad020ad44ae2a30;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed