From: H. Peter Anvin Date: Fri, 22 Oct 2010 22:33:38 +0000 (-0700) Subject: x86-64, asm: Use fxsaveq/fxrestorq in more places X-Git-Tag: v2.6.38-rc1~478^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd35fbcdd1b2579a6e00a1545f7124e4005d0474;p=pandora-kernel.git x86-64, asm: Use fxsaveq/fxrestorq in more places Checkin d7acb92fea932ad2e7846480aeacddc2c03c8485 made use of fxsaveq in fpu_fxsave() if the assembler supports it; this adds fxsaveq/fxrstorq to fxrstor_checking() and fxsave_user() as well. Reported-by: Linus Torvalds LKML-Reference: Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed