From: Suresh Siddha Date: Mon, 19 Jul 2010 23:05:48 +0000 (-0700) Subject: x86, xsave: Track the offset, size of state in the xsave layout X-Git-Tag: v2.6.36-rc1~507^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1488f8bf4d72ad724700f6e982469a1240e4264;p=pandora-kernel.git x86, xsave: Track the offset, size of state in the xsave layout Subleaves of the cpuid vector 0xd provides the offset and size of different feature state that are managed by the xsave/xrstor. Track this for the upcoming usage during signal handling. Signed-off-by: Suresh Siddha LKML-Reference: <20100719230205.262987929@sbs-t61.sc.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed