projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4109ca0
)
x86/fpu: Remove partial LWP support definitions
author
Dave Hansen
<
[email protected]
>
Wed, 2 Sep 2015 23:31:25 +0000
(16:31 -0700)
committer
Ingo Molnar
<
[email protected]
>
Mon, 14 Sep 2015 10:07:56 +0000
(12:07 +0200)
LightWeight Profiling was evidently an AMD profiling feature
that we never got around to implementing. Remove the references
to it.
Signed-off-by: Dave Hansen <
[email protected]
>
Cc: Andy Lutomirski <
[email protected]
>
Cc: Borislav Petkov <
[email protected]
>
Cc: Brian Gerst <
[email protected]
>
Cc: Denys Vlasenko <
[email protected]
>
Cc: Fenghua Yu <
[email protected]
>
Cc: H. Peter Anvin <
[email protected]
>
Cc: Linus Torvalds <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Cc: Tim Chen <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/include/asm/fpu/types.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/fpu/types.h
b/arch/x86/include/asm/fpu/types.h
index 6aaafe07338d9f7fcbfeee6ceaf6874aa7bfa7c1..5dc1a18ef11cc6f36beee2c12e7a138b010acfa4 100644
(file)
--- a/
arch/x86/include/asm/fpu/types.h
+++ b/
arch/x86/include/asm/fpu/types.h
@@
-132,11
+132,6
@@
struct ymmh_struct {
u8 ymmh_space[256];
};
-/* We don't support LWP yet: */
-struct lwp_struct {
- u8 reserved[128];
-};
-
/* Intel MPX support: */
struct bndreg {
u64 lower_bound;