projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d0185e
)
[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header
author
Adrian Bunk
<bunk@stusta.de>
Thu, 7 Dec 2006 01:14:13 +0000
(
02:14
+0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:13 +0000
(
02:14
+0100)
Nothing in include/asm-x86_64/cpufeature.h is part of the
userspace<->kernel interface.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
include/asm-x86_64/Kbuild
patch
|
blob
|
history
diff --git
a/include/asm-x86_64/Kbuild
b/include/asm-x86_64/Kbuild
index
1ee9b07
..
6c455b4
100644
(file)
--- a/
include/asm-x86_64/Kbuild
+++ b/
include/asm-x86_64/Kbuild
@@
-6,7
+6,6
@@
ALTARCHDEF := defined __i386__
header-y += boot.h
header-y += bootsetup.h
-header-y += cpufeature.h
header-y += debugreg.h
header-y += ldt.h
header-y += msr.h