From: Robert Richter Date: Wed, 21 Jul 2010 17:03:53 +0000 (+0200) Subject: x86, xsave: Introduce xstate enable functions X-Git-Tag: v2.6.36-rc1~507^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e80a70db689fb1e876df9f12305cc72f85ca53;p=pandora-kernel.git x86, xsave: Introduce xstate enable functions The patch renames xsave_cntxt_init() and __xsave_init() into xstate_enable_boot_cpu() and xstate_enable() as this names are more meaningful. It also removes the duplicate xcr setup for the boot cpu. Signed-off-by: Robert Richter LKML-Reference: <1279731838-1522-3-git-send-email-robert.richter@amd.com> Acked-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed