From: Suresh Siddha Date: Tue, 29 Jul 2008 17:29:22 +0000 (-0700) Subject: x86, xsave: reorganization of signal save/restore fpstate code layout X-Git-Tag: v2.6.28-rc1~699^2^8~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5137015fed9b948fe835a2d99a4cfbd50a0c40;p=pandora-kernel.git x86, xsave: reorganization of signal save/restore fpstate code layout move 64bit routines that saves/restores fpstate in/from user stack from signal_64.c to xsave.c restore_i387_xstate() now handles the condition when user passes NULL fpstate. Other misc changes for prepartion of xsave/xrstor sigcontext support. Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed