From owner-svn-src-head@FreeBSD.ORG Sat Nov 15 12:21:19 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6A801065677; Sat, 15 Nov 2008 12:21:19 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 199B08FC08; Sat, 15 Nov 2008 12:21:18 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl122-175.kln.forthnet.gr [77.49.241.175]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id mAFCL6RK006792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 15 Nov 2008 14:21:12 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id mAFCL65m049064; Sat, 15 Nov 2008 14:21:06 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id mAFCL6G0049020; Sat, 15 Nov 2008 14:21:06 +0200 (EET) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Joseph Koshy References: <200811091737.mA9HbssM047036@svn.freebsd.org> <87skpuab5d.fsf@kobe.laptop> <86ljvkudnc.wl%koshy@unixconsulting.co.in> Date: Sat, 15 Nov 2008 14:21:06 +0200 In-Reply-To: <86ljvkudnc.wl%koshy@unixconsulting.co.in> (Joseph Koshy's message of "Sat, 15 Nov 2008 17:04:53 -0000") Message-ID: <87bpwhqix9.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: mAFCL6RK006792 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.304, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.10, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184802 - in head/sys: amd64/include conf dev/hwpmc i386/include modules/hwpmc sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2008 12:21:19 -0000 On Sat, 15 Nov 2008 17:04:53 -0000, Joseph Koshy wrote: >> Hi Joseph, >> >> This seems to cause panics here. > > Should be fixed in change #184993. Thanks for bug report. Building a new snapshot now. Thanks for fixing this :)