At one time, the Transmeta TM5800 and several other processors could
not run the '686' flavour due to the use of the NOPL instruction
(#464962).  This bug has long since been fixed.

These tests now fail, but will be fixed by the next commit.
---
Warning, untested.  Anyone still using one of these?

Ben.

 kernel/tests/i386/oqo1.test |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/kernel/tests/i386/oqo1.test b/kernel/tests/i386/oqo1.test
index 1847384..7d9416a 100644
--- a/kernel/tests/i386/oqo1.test
+++ b/kernel/tests/i386/oqo1.test
@@ -1,20 +1,21 @@
 cpuinfo oqo1.cpuinfo
 majors 2.6
-flavour 486
+flavour 686 486
 kernel-2.6 \
+  linux-image-2.6-686 \
   linux-image-2.6-486
 usable \
   linux-image-2.6-486 \
-  linux-image-2.6.18-1-486
+  linux-image-2.6.18-1-486 \
+  linux-image-2.6-686 \
+  linux-image-2.6.18-1-686
 unusable \
   linux-image-2.6-686-pae \
   linux-image-2.6-686-bigmem \
-  linux-image-2.6-686 \
   linux-image-2.6-k7 \
   linux-image-2.6-amd64 \
   linux-image-2.6.38-1-686-pae \
   linux-image-2.6.18-1-686-bigmem \
-  linux-image-2.6.18-1-686 \
   linux-image-2.6.18-1-k7 \
   linux-image-2.6.18-1-amd64
 env KERNEL_FLAVOUR 486
-- 
1.7.4.4



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to