From owner-freebsd-current@FreeBSD.ORG Sat Apr 10 11:32:32 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 2AA4216A4CE for ; Sat, 10 Apr 2004 11:32:32 -0700 (PDT) Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112]) by mx1.FreeBSD.org (Postfix) with SMTP id F047C43D31 for ; Sat, 10 Apr 2004 11:32:31 -0700 (PDT) (envelope-from noackjr@alumni.rice.edu) Received: from uadvg128.cms.usa.net (165.212.11.128) by cmsoutbound.mx.net with SMTP; 10 Apr 2004 18:32:31 -0000 Received: from optimator.noacks.org [65.69.0.65] by uadvg128.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 446iDJsGC0076M28; Sat, 10 Apr 2004 18:32:27 GMT X-USANET-Auth: 65.69.0.65 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 477C4617A; Sat, 10 Apr 2004 13:32:27 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 47542-02; Sat, 10 Apr 2004 13:32:25 -0500 (CDT) Received: from alumni.rice.edu (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 7AD2C6162; Sat, 10 Apr 2004 13:32:25 -0500 (CDT) Message-ID: <40783DB9.2070103@alumni.rice.edu> Date: Sat, 10 Apr 2004 13:32:25 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Brian F. Feldman" References: <200404101821.i3AILZid013733@green.homeunix.org> In-Reply-To: <200404101821.i3AILZid013733@green.homeunix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org cc: Artem Koutchine cc: freebsd-current@freebsd.org Subject: Re: What does 'lock order reversal' mean? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 18:32:32 -0000 On 4/10/2004 1:21 PM, Brian F. Feldman wrote: > Jon Noack wrote: >> >> >> I'll put up a webpage of false-positives if someone will commit a >> change in the LOR warning to point to it (or something similar to >> this): "lock order reversal: please see http://example.com for >> status before reporting" >> >> I still think it would be best if this page were on the FreeBSD >> website, but I'll host it if necessary. > > Let's make it happen. If either you want to host it or have me put > it in http://people.freebsd.org/~green/ for now, that will be > easiest. Actually putting it somewhere in the whole "FreeBSD web > site" infrastructure means finding someone from the doc committers > who knows more about it than I would. > > It would be better just to have a bug database that could handle this > sort of task, maybe one day.... OK -- I'll ask doc@ for advice. Once I have a page ready I'll let you know so you can commit the change to the lock order reversal warning. Thanks! Jon