From owner-freebsd-smp Sun May 26 22:17:08 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA20733 for smp-outgoing; Sun, 26 May 1996 22:17:08 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA20724 for freebsd-smp; Sun, 26 May 1996 22:17:07 -0700 (PDT) Date: Sun, 26 May 1996 22:17:07 -0700 (PDT) From: Peter Wemm Message-Id: <199605270517.WAA20724@freefall.freebsd.org> To: freebsd-smp Subject: cvs commit: sys/i386/i386 swtch.s Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/05/26 22:17:06 Modified: i386/i386 swtch.s Log: Disable the #if 0 around the diagnostic code in remrq - this was fixed this with the correct nested mplocks. Revision Changes Path 1.17 +0 -2 sys/i386/i386/swtch.s