From owner-cvs-all Thu Jul 19 10:52:26 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 0D87737B426; Thu, 19 Jul 2001 10:52:19 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.3/8.9.3) with ESMTP id f6JHqHF64938; Thu, 19 Jul 2001 10:52:17 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f6JHqGJ42015; Thu, 19 Jul 2001 10:52:16 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200107191533.f6JFXF035229@freefall.freebsd.org> Date: Thu, 19 Jul 2001 10:52:16 -0700 (PDT) From: John Baldwin To: Jonathan Lemon Subject: RE: cvs commit: src/sys/i386/i386 vm86.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 19-Jul-01 Jonathan Lemon wrote: > jlemon 2001/07/19 08:33:14 PDT > > Modified files: > sys/i386/i386 vm86.c > Log: > Expand the range of the vm86pcb_lock so that it protects manipulations > to the global vm86 page table as well. > > Spotted by: Kazu Please call it something else then, as it protects more than hte vm86pcb variable now. Maybe vm86_lock or some such. Thanks. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message