From c2e8ece9d859557e3e8b73dec02c447ea3557295 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 24 Jul 2004 06:11:45 +0000 Subject: [PATCH] Known issue item relating to unlocked to system v IPC allowed flag in jail is in fact not an issue due to integer reads being atomic and the fact that any races there would exist regardless of the presence of synchronization. Remove from the todo list. --- en/smp/index.sgml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 4b9e410fbd..368e42b3d9 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -1994,13 +1994,6 @@ &status.unresolved; - - jail_sysvipc_allowed is checked in an unsafe manner in - the SYSV IPC syscalls. - 5 March 2002 - &status.unresolved; - -