From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752216Ab0HTN17 (ORCPT ); Fri, 20 Aug 2010 09:27:59 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:51889 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752186Ab0HTN14 (ORCPT ); Fri, 20 Aug 2010 09:27:56 -0400 Date: Fri, 20 Aug 2010 15:27:37 +0200 From: Ingo Molnar To: Don Zickus Cc: Peter Zijlstra , Robert Richter , Cyrill Gorcunov , Lin Ming , "fweisbec@gmail.com" , "linux-kernel@vger.kernel.org" , "Huang, Ying" , Yinghai Lu , Andi Kleen Subject: Re: [PATCH -v3] perf, x86: try to handle unknown nmis with running perfctrs Message-ID: <20100820132737.GD3321@elte.hu> References: <20100806142131.GA1874@redhat.com> <20100809194829.GB26154@erda.amd.com> <20100817152225.GQ26154@erda.amd.com> <1282214753.1926.4669.camel@laptop> <20100819141240.GO4879@redhat.com> <1282228033.2605.204.camel@laptop> <20100820015017.GA4879@redhat.com> <20100820081605.GD17551@elte.hu> <1282298651.2605.769.camel@laptop> <20100820123901.GE4879@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100820123901.GE4879@redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Don Zickus wrote: > On Fri, Aug 20, 2010 at 12:04:11PM +0200, Peter Zijlstra wrote: > > On Fri, 2010-08-20 at 10:16 +0200, Ingo Molnar wrote: > > > > > > > > > Please someone send the final version with a changelog, with all the acks and > > > tested-by's added, so that i can send it Linuswards. > > > > I've got two patches queued, one from Robert (with a slight > > modification, which removes a goto) and one from myself converting the > > intel and p4 irq handler. > > > > They're available at: > > > > programming.kicks-ass.net/sekrit/patches.tar.bz2 > > > > I did add Tested-by tags, although I suspect its not the exact same bits > > Don tested.. > > I can re-test those exact patches later today if needed. Please pick up -tip in an hour or two and holler if something looks wrong. Thanks, Ingo