Your message dated Tue, 14 Dec 2010 05:53:48 +0000
with message-id <1292306028.3136.559.ca...@localhost>
and subject line Re: linux-source-2.6: missing cmov support in
arch/x86/Kconfig.cpu for AMD geode LX
has caused the Debian Bug report #597069,
regarding linux-source-2.6: missing cmov support in arch/x86/Kconfig.cpu for
AMD geode LX
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
597069: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597069
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-source-2.6
Severity: wishlist
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i586)
Kernel: Linux 2.6.26
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
The /proc/cpuinfo shows that the geode lx has cmov, so I changed the sources
to compile a kernel with cmov support.
diff arch/x86/Kconfig.cpu arch/x86/Kconfig.cpu.bak
409c409
< depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII
|| M686 || MVIAC3_2 || MVIAC7 || MGEODE_LX || X86_64)
---
> depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII
> || M686 || MVIAC3_2 || MVIAC7 || X86_64)
Because I'm running an alix board with geode cpu I was able to verify that
this does noch break the kernel. It seems that all geode do have cmov so
I think this is a save bet. This wish also applies to the 2.6.32 kernel in
testing aka squeeze.
There is also a related discussion on the LKML on this topic.
Thank you.
Best regards,
Stephan
--- End Message ---
--- Begin Message ---
As I previously explained, the proposed change is incorrect.
Please talk to the upstream developers if you want any change to be
made.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
signature.asc
Description: This is a digitally signed message part
--- End Message ---