提交 75933433 编写于 作者: D Dave Hansen 提交者: Ingo Molnar

x86/fpu: Remove partial LWP support definitions

LightWeight Profiling was evidently an AMD profiling feature
that we never got around to implementing.  Remove the references
to it.
Signed-off-by: NDave Hansen <dave.hansen@linux.intel.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tim Chen <tim.c.chen@linux.intel.com>
Cc: dave@sr71.net
Cc: linux-kernel@vger.kernel.org
Link: http://lkml.kernel.org/r/20150902233125.7E602284@viggo.jf.intel.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
上级 4109ca06
...@@ -132,11 +132,6 @@ struct ymmh_struct { ...@@ -132,11 +132,6 @@ struct ymmh_struct {
u8 ymmh_space[256]; u8 ymmh_space[256];
}; };
/* We don't support LWP yet: */
struct lwp_struct {
u8 reserved[128];
};
/* Intel MPX support: */ /* Intel MPX support: */
struct bndreg { struct bndreg {
u64 lower_bound; u64 lower_bound;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册