From 809d7799177a0001528ef3c9bdcb56616a60c38a Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 6 Dec 2002 20:23:25 +0000 Subject: [PATCH] Move smbus and inpcb bug reports to the test category: we don't appear to have much to go on right now, so other than encouraging developers to pick up and chase these issues, it's not clear what to do with them. If you use smbus, please test it; if you have access to a crash dump or crash information involving inpcb, please post about it. --- en/releases/5.0R/todo.sgml | 39 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 30c8cb4a4a..621cd53f12 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -192,24 +192,6 @@ - - No console (term) if smbus is enable in the kernel - -- - -- - There are reports that kernels build with smbus, viapm, and smb - devices may not properly probe and support the system console - following boot. - - - - inpcb panic involving IP stack sleep - -- - -- - Report of a panic in the TCP syncache thread under load, due to - another thread sleeping while holding an inpcb mutex, when not - running with WITNESS (WITNESS would have caught the sleep earlier). - -

Desired Features for 5.0-RELEASE

@@ -383,6 +365,25 @@ with recent 5.0 snapshots and provide feedback to Sam Leffler. + + No console (term) if smbus is enable in the kernel + -- + -- + There are reports that kernels build with smbus, viapm, and smb + devices may not properly probe and support the system console + following boot. + + + + inpcb panic involving IP stack sleep + -- + -- + Report of a panic in the TCP syncache thread under load, due to + another thread sleeping while holding an inpcb mutex, when not + running with WITNESS (WITNESS would have caught the sleep earlier). + + + &footer;