From: Brian Gerst Date: Sat, 4 Sep 2010 01:17:14 +0000 (-0400) Subject: x86-64, fpu: Simplify constraints for fxsave/fxtstor X-Git-Tag: v2.6.37-rc1~206^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820241356d6aa9a895fc10def15794a5a5bfcd98;p=pandora-kernel.git x86-64, fpu: Simplify constraints for fxsave/fxtstor Use the "R" constraint (legacy register) instead of listing all the possible registers. Clean up the comments as well. Signed-off-by: Brian Gerst Acked-by: Pekka Enberg Cc: Suresh Siddha LKML-Reference: <1283563039-3466-8-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed