git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901b044
)
x86: Tighten dependencies of CPU_SUP_*_32
author
Jan Beulich
<JBeulich@suse.com>
Thu, 8 Mar 2012 09:18:02 +0000
(09:18 +0000)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 8 Mar 2012 09:57:34 +0000
(10:57 +0100)
Building in support for either of these CPUs is pointless when
e.g. M686 was selected (since such a kernel would use cmov
instructions, which aren't available on these older CPUs).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Link:
http://lkml.kernel.org/r/4F58875A02000078000770E0@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found