Remove the 'boot time panic' issue. Kris reports that it is no longer
happening.
This commit is contained in:
parent
1e2d097c53
commit
0de194574a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22494
1 changed files with 1 additions and 10 deletions
|
@ -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/5.3R/todo.sgml,v 1.86 2004/09/25 19:56:00 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.87 2004/09/25 22:14:35 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -74,15 +74,6 @@
|
|||
itself, rather than ethernet frame header.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>boot time panic</td>
|
||||
<td>&status.new;</td>
|
||||
<td>-</td>
|
||||
<td>&a.kris; has reported problems with boot time panic's, mutex Giant
|
||||
not owned at kern/vfs_subr.c:1365. See "Re: 5.3-RELEASE TODO" thread
|
||||
in -current@.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>if_em wedging under high pps</td>
|
||||
<td>&status.new;</td>
|
||||
|
|
Loading…
Reference in a new issue