From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933862Ab1DNSUD (ORCPT ); Thu, 14 Apr 2011 14:20:03 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:48407 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933764Ab1DNST6 (ORCPT ); Thu, 14 Apr 2011 14:19:58 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=q/RpvLfVu+LXGmWMpMPARK0w70iP/VxvqKPaPnuoLhOnEJ/+gVVIv6pBojmUzejV9+ DBFfstvTKEI+lqPqu3ON6bUJUaIG4w5iOfEd4FMelupbeSlJicDl61CYRBC7EZgJukS7 dS0Cr9Kxu3Y2T7ijENNHFDeLFRAGJTZfPQ5/c= Message-ID: <4DA73AC9.6080901@gmail.com> Date: Thu, 14 Apr 2011 22:19:53 +0400 From: Cyrill Gorcunov User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: Shaun Ruffell CC: Ingo Molnar , Lin Ming , Don Zickus , Maciej Rutecki , Peter Zijlstra , Stephane Eranian , Robert Richter , lkml Subject: Re: [PATCH -tip] perf, x86: fix unknown NMIs on a Pentium4 box References: <4DA70950.3060102@openvz.org> <20110414174327.GA8863@elte.hu> <20110414174420.GA8950@elte.hu> <4DA733B1.1010702@gmail.com> <20110414181226.GA14390@digium.com> In-Reply-To: <20110414181226.GA14390@digium.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/14/2011 10:12 PM, Shaun Ruffell wrote: > On Thu, Apr 14, 2011 at 09:49:37PM +0400, Cyrill Gorcunov wrote: >> On 04/14/2011 09:44 PM, Ingo Molnar wrote: >>> >>> below is the commit which needs to be fixed - note that i improved the >>> changelog, please keep these fixes for future submissions. >> >> Yes, thanks, i'll ping back as only get nit resolved. > > Cyrill, I had not been running perf when I was testing, but I was able to > reproduce what Ingo reported. I'll make sure to run that on any future tests > as well. My apologies. Btw, Shaun, perf top wont work on P4 for a while (since it needs nmi-watchdog to be disabled). -- Cyrill