From owner-cvs-src@FreeBSD.ORG  Tue Jun  3 10:15:02 2003
Return-Path: <owner-cvs-src@FreeBSD.ORG>
Delivered-To: cvs-src@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8B2E937B405
	for <cvs-src@FreeBSD.org>; Tue,  3 Jun 2003 10:15:02 -0700 (PDT)
Received: from rootlabs.com (root.org [67.118.192.226])
	by mx1.FreeBSD.org (Postfix) with SMTP id 1087F43FA3
	for <cvs-src@FreeBSD.org>; Tue,  3 Jun 2003 10:15:01 -0700 (PDT)
	(envelope-from nate@rootlabs.com)
Received: (qmail 23201 invoked by uid 1000); 3 Jun 2003 17:15:01 -0000
Date: Tue, 3 Jun 2003 10:15:01 -0700 (PDT)
From: Nate Lawson <nate@root.org>
To: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <20030603.092003.75391391.imp@bsdimp.com>
Message-ID: <20030603101424.N23167@root.org>
References: <20030602233211.2492D37B4A2@hub.freebsd.org>
	<20030602234329.T22029@root.org>
	<20030603.092003.75391391.imp@bsdimp.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: cvs-src@FreeBSD.org
cc: sam@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: src-committers@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/ubsec ubsec.c ubsecvar.h
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jun 2003 17:15:03 -0000

On Tue, 3 Jun 2003, M. Warner Losh wrote:
> In message: <20030602234329.T22029@root.org>
>             Nate Lawson <nate@root.org> writes:
> : The end result, I thought, was that jhb@ was going to look into
> : bus_teardown_intr() to change it to install a null handler with proper
> : locking (intr masking?).  I hate to start this topic again but I've
> : brought it up a couple times and still haven't heard that this has been
> : addressed.
>
> that wasn't the end result.

Please send me a reference to the result as I appear to have missed it.

-Nate