From owner-cvs-all Fri Nov 10 13:19:17 2000 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 3616F37B4CF; Fri, 10 Nov 2000 13:19:15 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA09705; Fri, 10 Nov 2000 13:19:15 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011102119.NAA09705@freefall.freebsd.org> From: John Baldwin Date: Fri, 10 Nov 2000 13:19:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/10 13:19:14 PST Modified files: sys/kern kern_intr.c Log: Ignore the INTR_MPSAFE flag when calculating the priority of an interrupt thread. Revision Changes Path 1.30 +2 -1 src/sys/kern/kern_intr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message