Mark the "fpudna: fpcurthread == curthread XXX times" problem

as "Needs Testing".
This was fixed by MFC of sys/amd64/linux32/linux32_sysvec.c rev.1.9.

Submitted by:	Daniel Gerzo (danger at rulez dot sk)
This commit is contained in:
Hiroki Sato 2005-10-06 15:04:03 +00:00
parent 52ef0e253b
commit c6c855b3bc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25897

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.46 2005/10/04 22:06:03 simon Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.47 2005/10/06 14:59:44 hrs Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -106,15 +106,6 @@
<th>Description</th>
</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>
@ -400,6 +391,15 @@
<td>&a.truckman;</td>
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons143.html">http://www.holm.cc/stress/log/cons143.html</a>.</td>
</tr>
<tr>
<td>fpudna: fpcurthread == curthread 1 times</td>
<td>&status.untested;</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>
<h3>Stress Test Panics</h3>