From 8aedc0af58d1a3d5a9008578628d542d65b9a129 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sun, 26 Apr 2009 11:51:20 +0000 Subject: [PATCH] Mark SMP as MPSAFE. I forgot to mark one entry about TTYs as MPSAFE. I assume this page is very inaccurate, but still... --- en/smp/index.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 77df42b824..142967631f 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + @@ -1601,6 +1601,13 @@ &status.done; + + Lock down the TTY subsystem. + &a.ed; + 20 August 2008 + &status.done; + + @@ -1610,13 +1617,6 @@ &status.wip; - - Lock down the tty subsystem. - Dick Garner, Jeremy Scofield, &a.tmm;, &a.phk; - 24 July 2004 - &status.wip; - - Fix clock locking to be the same on all platforms. &a.jhb;