Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 22:33:57 +0200
From:      Daniel Gerzo <danger@rulez.sk>
To:        Stephan Uphoff <ups@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/amd64/linux32 linux32_sysvec.c
Message-ID:  <20051003203357.GA23597@daemon.rulez.sk>

next in thread | raw e-mail | index | archive | help
So we can update todo list :-)

--- todo.sgml.orig	Mon Oct  3 14:58:54 2005
+++ todo.sgml	Mon Oct  3 22:26:16 2005
@@ -63,7 +63,7 @@
     <td>There have been multiple reports of panics when running with make -j
       on SMP systems, which appear to be associated with a race condition in
       the POSIX named fifo support.  A number of regression tests have been
-      written to confirm that any fix doesn't break fifos, and a number of
+      written to confirm that any fix does not break fifos, and a number of
       other unrelated bugs were fixed in the process.  The cause of the
       symptoms has been identified, and a workaround has been committed to
       7-CURRENT for testing; it will be merged to RELENG_6 after additional
@@ -106,15 +106,6 @@
   </tr>
 
   <tr>
-    <td>fpudna: fpcurthread == curthread 1 times</td>
-    <td>&status.wip;</td>
-    <td>&a.ups;</td>
-    <td>This warning is appearing sporadically on a dual AMD64 system.  It
-      appears to be warning against a legitimate problem, and thus should be
-      investigated and fixed.</td>
-  </tr>
-
-  <tr>
     <td>devfs umount panic</td>
     <td>&status.new;</td>
     <td>&nbsp;</td>
@@ -171,7 +162,7 @@
     <td>&status.wip;</td>
     <td>&a.rodrigc;</td>
     <td>Sysinstall could use the same fixes recently made to fdisk so it
-      plays nice with GEOM and disk labeling.  This doesn't cause problems
+      plays nice with GEOM and disk labeling.  This does not cause problems
       during install because nothing on the disk is mounted when its label
       is being manipulated but it can cause problems if sysinstall gets
       used on a live system to adjust labels on existing disks which
@@ -397,6 +388,15 @@
     <td>&status.untested;</td>
     <td>&a.truckman;, &a.tegge;</td>
     <td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons142.html">http://www.holm.cc/stress/log/cons142.html</a>.</td>;
+  </tr>
+
+  <tr>
+    <td>fpudna: fpcurthread == curthread 1 times</td>
+    <td>&status.done;</td>
+    <td>&a.ups;</td>
+    <td>This warning is appearing sporadically on a dual AMD64 system.  It
+      appears to be warning against a legitimate problem, and thus should be
+      investigated and fixed.</td>
   </tr>
 </table>
 

-- 

+----------==/\/\==----------+       (__)      FreeBSD
|  DanGer <danger@rulez.sk>  |    \\\'',)      The
| DanGer@IRCnet ICQ261701668 |      \/  \ ^    Power
|   http://danger.rulez.sk   |      .\._/_)    To
+----------==\/\/==----------+                 Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051003203357.GA23597>