cvs commit: src/sys/amd64/linux32 linux32_sysvec.c

Daniel Gerzo danger at rulez.sk
Mon Oct 3 13:34:06 PDT 2005


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 at rulez.sk>  |    \\\'',)      The
| DanGer at IRCnet ICQ261701668 |      \/  \ ^    Power
|   http://danger.rulez.sk   |      .\._/_)    To
+----------==\/\/==----------+                 Serve


More information about the cvs-src mailing list