[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1279731838-1522-1-git-send-email-robert.richter@amd.com>
Date: Wed, 21 Jul 2010 19:03:51 +0200
From: Robert Richter <robert.richter@....com>
To: "H. Peter Anvin" <hpa@...or.com>
CC: Ingo Molnar <mingo@...e.hu>,
Suresh Siddha <suresh.b.siddha@...el.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/7] x86, xsave: some code cleanups and reworks, -v2
Hans Peter, Suresh, and Cyrill, thanks for your feedback.
This is version 2 of the patch series.
Patches 2, 4, 7 are unchanged compared to -v1.
Patch 1 folds the initialization code into one patch. fpu_init() is
now called before xsave_init(). xsave_init() can later overwrite
xstate_size based on xstate features.
Patch 3 replaces all hardcoded XSTATE_CPUID values know. cpuid_level
is now taken from boot_cpu_data.
Patches 5 and 6 are new:
* add __init attribute to setup_xstate_features()
* disable xsave in i387 emulation mode
-Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists