From: H. Peter Anvin Date: Fri, 30 May 2014 15:19:21 +0000 (-0700) Subject: x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) X-Git-Tag: omap-for-v3.17/fixes-against-rc2~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e5a5a7034146493386d985ff432aed8059929a;p=pandora-kernel.git x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) The XSAVE instruction family takes a memory argment. The macros use (%edi)/(%rdi) as that memory argument - make that clear to the reader. Signed-off-by: H. Peter Anvin Cc: Fenghua Yu Link: http://lkml.kernel.org/r/1401387164-43416-7-git-send-email-fenghua.yu@intel.com --- Reading git-diff-tree failed