From owner-freebsd-current@FreeBSD.ORG Fri Apr 23 12:24:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 933CF16A4CE; Fri, 23 Apr 2004 12:24:31 -0700 (PDT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1124043D45; Fri, 23 Apr 2004 12:24:31 -0700 (PDT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 87DBF1198A; Fri, 23 Apr 2004 21:24:28 +0200 (CEST) Date: Fri, 23 Apr 2004 21:24:28 +0200 From: "Simon L. Nielsen" To: Robert Watson Message-ID: <20040423192427.GA797@zaphod.nitro.dk> References: <20040422214923.GC801@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: freebsd-current@FreeBSD.org Subject: Re: panic: mutex Giant not owned at src/sys/security/mac/mac_net.c:355 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 19:24:31 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.04.22 18:19:03 -0400, Robert Watson wrote: > Indeed, if_sis is showed as GIANT-LOCKED, which means the interrupt > handler is running with Giant. However, on re-reading your stack trace, Ah, OK. > it's not actually the if_sis interrupt: it's the callout/timeout that > if_sis schedules, and it's marked as unconditionally CALLOUT_MPSAFE. Try > this patch: With the patch the panic is gone, so that must be the problem. Thanks! --=20 Simon L. Nielsen FreeBSD Documentation Team --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAiW1rh9pcDSc1mlERApdCAJ0a11fNni2Yk2QzitSZGpq0+H54PwCfcLLQ kmJKD2IolaU1iuIfapGgmPs= =IG1G -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--