From owner-freebsd-current@FreeBSD.ORG Wed Nov 21 01:21:48 2007 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 633FA16A418 for ; Wed, 21 Nov 2007 01:21:48 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 033F513C44B for ; Wed, 21 Nov 2007 01:21:47 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1980342nfb for ; Tue, 20 Nov 2007 17:21:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=xorihLdMrp58q8HI8CR92kL9lvSXU5y/YmbLbtf49/A=; b=GxiPP/6tRP2FaXpkLY2gwDU/iQO04a++1Qr29HNZxLUntyrp9H8FQps3a723IW2vtjWXCtCoH8BoAp7kOGygqVCUQiC7KGXAcTf/PAyAUuv9+Jnx4L4SBr5NHQfK/Hb91Qk4F07t9YlchzBT0337Dw2c9gAbwtf5GzDrdNzWrE8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Z8M3BSlu/reZDw6+zyUnRio7+DjC0c51ReDjIUJRpkX7iOvaduy6FyossYom2p1aAujCTbPwqrYaapiJSITY8dBiKluLZipP+It0e7yqzB4unM3gh0LlPZp8x/SKzwg5n2Xf6Qmf+jk8sqH3VrNQE9+ppzYVsU3jKkIoF2bK+0I= Received: by 10.86.51.2 with SMTP id y2mr6774887fgy.1195608106322; Tue, 20 Nov 2007 17:21:46 -0800 (PST) Received: by 10.86.28.19 with HTTP; Tue, 20 Nov 2007 17:21:46 -0800 (PST) Message-ID: <3bbf2fe10711201721k3d99c8d1kef38649aa8769656@mail.gmail.com> Date: Wed, 21 Nov 2007 02:21:46 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Mark Atkinson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200711200037.lAK0bkoM067509__45537.6001693823$1195519138$gmane$org@repoman.freebsd.org> X-Google-Sender-Auth: 73aeee7d6bea6f74 Cc: freebsd-current@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c src/sys/sys callout.h 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: Wed, 21 Nov 2007 01:21:48 -0000 2007/11/20, Mark Atkinson : > > Did I update at the wrong time? I get this after I rebuilt world trying to > go to multi user: Hello Mark, it seems you have hitten what seems a long-standing bug. I'm not sure why it never triggered a PF# before though. Is this reproducible for you? Could you try this patch?: http://people.freebsd.org/~attilio/calloutrev.diff Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein