From owner-freebsd-current@FreeBSD.ORG Sun Feb 24 23:07:54 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54D1D16A404 for ; Sun, 24 Feb 2008 23:07:54 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9922413C442; Sun, 24 Feb 2008 23:07:53 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47C1F8C9.6020200@FreeBSD.org> Date: Mon, 25 Feb 2008 00:07:53 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Jeff Anton References: <47C1BB00.7030506@hesiod.org> In-Reply-To: <47C1BB00.7030506@hesiod.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: lock order reversal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 24 Feb 2008 23:07:54 -0000 Jeff Anton wrote: > Hi, > FYI: I just built a new kernel and I'm getting a bunch of > lock order reversal reports. No apparent ill effects, but > disconcerting. I built my last kernel, which did not complain, > on Feb 3rd. See previous discussions. Summary: they have always been there but were unnoticed until recent enhancements. Kris