From 80ceb9c0d24cc3ec16bf852a9d2173fa733864fd Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Fri, 11 Jun 2004 05:12:25 +0000 Subject: [PATCH] Fix the doc build by wrapping the text inside with . You've been away too long Mr. Baldwin. :P --- en_US.ISO8859-1/books/arch-handbook/smp/chapter.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/arch-handbook/smp/chapter.sgml b/en_US.ISO8859-1/books/arch-handbook/smp/chapter.sgml index 84c219ac37..5bbc2ae7f9 100644 --- a/en_US.ISO8859-1/books/arch-handbook/smp/chapter.sgml +++ b/en_US.ISO8859-1/books/arch-handbook/smp/chapter.sgml @@ -257,10 +257,10 @@ Kernel Preemption and Critical Sections - Please note that full kernel preemption as described below + Please note that full kernel preemption as described below is not currently implemented in the CVS tree. An implementation similar to that described below has been implemented before in a - prototype tree. + prototype tree. Kernel Preemption in a Nutshell @@ -414,7 +414,7 @@ thread is preempted it should not migrate to another CPU. - Need to describe the thread pinning API that Jeff implemented here instead. + Need to describe the thread pinning API that Jeff implemented here instead. One possible implementation is to use a per-thread nesting count td_pinnest along with a