commit | 97e80a70db689fb1e876df9f12305cc72f85ca53 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Wed Jul 21 19:03:53 2010 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Jul 21 14:06:04 2010 -0700 |
tree | 4525d629614950a4e4d77b0fcbfdcd130377f1ac | |
parent | 0e49bf66d2ca649b167428adddbbbe9d9bd4894c [diff] |
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 <robert.richter@amd.com> LKML-Reference: <1279731838-1522-3-git-send-email-robert.richter@amd.com> Acked-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>