* [PATCH] x86: adjust dependencies for CONFIG_X86_CMOV
@ 2008-08-29 11:50 Jan Beulich
2008-09-06 17:45 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2008-08-29 11:50 UTC (permalink / raw)
To: mingo, tglx, hpa; +Cc: linux-kernel
Signed-off-by: Jan Beulich <jbeulich@novell.com>
---
arch/x86/Kconfig.cpu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.27-rc5/arch/x86/Kconfig.cpu 2008-08-21 14:37:29.000000000 +0200
+++ 2.6.27-rc5-x86-kconfig-cmov/arch/x86/Kconfig.cpu 2008-08-22 15:24:33.000000000 +0200
@@ -403,7 +403,7 @@ config X86_CMPXCHG64
# generates cmov.
config X86_CMOV
def_bool y
- depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || X86_64)
+ depends on (MK8 || MK7 || MCORE2 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON || X86_64)
config X86_MINIMUM_CPU_FAMILY
int
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: adjust dependencies for CONFIG_X86_CMOV
2008-08-29 11:50 [PATCH] x86: adjust dependencies for CONFIG_X86_CMOV Jan Beulich
@ 2008-09-06 17:45 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-09-06 17:45 UTC (permalink / raw)
To: Jan Beulich; +Cc: tglx, hpa, linux-kernel
* Jan Beulich <jbeulich@novell.com> wrote:
> Signed-off-by: Jan Beulich <jbeulich@novell.com>
so these are added:
MK8 || MCORE2 || MCRUSOE || MEFFICEON
especially the Core2 one should be rather relevant, on 32-bit systems.
Applied to tip/x86/cpu, thanks Jan.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-06 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-29 11:50 [PATCH] x86: adjust dependencies for CONFIG_X86_CMOV Jan Beulich
2008-09-06 17:45 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox