From owner-cvs-all Fri Jan 4 2:55:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C018537B405; Fri, 4 Jan 2002 02:55:51 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04AtpS01358; Fri, 4 Jan 2002 02:55:51 -0800 (PST) (envelope-from jhb) Message-Id: <200201041055.g04AtpS01358@freefall.freebsd.org> From: John Baldwin Date: Fri, 4 Jan 2002 02:55:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_trap.c X-FreeBSD-CVS-Branch: HEAD 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 jhb 2002/01/04 02:55:51 PST Modified files: sys/kern subr_trap.c Log: Axe a stale comment. Holding sched_lock across both setrunqueue() and mi_switch() is sufficient. Revision Changes Path 1.204 +0 -8 src/sys/kern/subr_trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message