From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758905Ab0I0HuJ (ORCPT ); Mon, 27 Sep 2010 03:50:09 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:48893 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754564Ab0I0HuH (ORCPT ); Mon, 27 Sep 2010 03:50:07 -0400 Date: Mon, 27 Sep 2010 09:50:00 +0200 From: Ingo Molnar To: Robert Richter Cc: "linux-kernel@vger.kernel.org" , "oprofile-list@lists.sourceforge.net" Subject: Re: [GIT PULL] oprofile fixes Message-ID: <20100927075000.GA12890@elte.hu> References: <1285053995-3811-1-git-send-email-jolsa@redhat.com> <20100921103345.GT13563@erda.amd.com> <20100927073958.GI13563@erda.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100927073958.GI13563@erda.amd.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 * Robert Richter wrote: > Ingo, > > please pull for tip/perf/urgent: > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent > > Thanks, > > -Robert > > The following changes since commit 068e35eee9ef98eb4cab55181977e24995d273be: > > hw breakpoints: Fix pid namespace bug (2010-09-17 04:42:59 +0200) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent > > Jiri Olsa (1): > oprofile: Add Support for Intel CPU Family 6 / Model 29 > > arch/x86/oprofile/nmi_int.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Pulled, thanks Robert! Ingo