From 246d6927ff941beb52c65b5355e7416d736f63b1 Mon Sep 17 00:00:00 2001 From: Maxime Henrion Date: Sat, 1 Apr 2006 15:06:38 +0000 Subject: [PATCH] Put the cpu_ipi_selected() entry in the testing list and assign it to marius, he has committed a fix for this. --- en/releases/6.1R/todo.sgml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/en/releases/6.1R/todo.sgml b/en/releases/6.1R/todo.sgml index 489a7c0ade..4b59466972 100644 --- a/en/releases/6.1R/todo.sgml +++ b/en/releases/6.1R/todo.sgml @@ -1,7 +1,7 @@ - + %navincludes; @@ -197,14 +197,6 @@ on a filesystem is negative; fsck -f is needed to correct this. This seems devfs-related. - - cpu_ipi_selected() can cause a trap on FreeBSD/sparc64 - &status.wip; - &a.kmacy; - On sparc64, cpu_ipi_selected() can cause a trap (which is bad since - it appears in the trap code path). - - rpc.lockd interoperability problems &status.unknown; @@ -477,6 +469,13 @@ on a filesystem is negative; fsck -f is needed to correct this. fix for this. + + cpu_ipi_selected() can cause a trap on FreeBSD/sparc64 + &status.untested; + &a.marius; + On sparc64, cpu_ipi_selected() can cause a trap (which is bad since + it appears in the trap code path). +