From a3ba899913c5a64e3a4409449f689cd3ee71ee4b Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sun, 31 Mar 2002 14:22:41 +0000 Subject: [PATCH] Add reference to p_arg locking work by Jonathan Mini . For now, mark as a WIP, since the commits still seem to be trickling in; will move to Done when notified. --- en/smp/index.sgml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 88d389ecfd..b66c16f5df 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -865,6 +865,15 @@ &status.wip; + + Lock down access to the shared p_args "process arguments" + structure through appropriate protection of that structure and + references to it. + Jonathan Mini + 31 March 2002 + &status.wip; + +