Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756046Ab1FHOGm (ORCPT ); Wed, 8 Jun 2011 10:06:42 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:38525 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755959Ab1FHOGl (ORCPT ); Wed, 8 Jun 2011 10:06:41 -0400 Date: Wed, 8 Jun 2011 16:06:31 +0200 From: Ingo Molnar To: Robert Richter Cc: "linux-kernel@vger.kernel.org" , "oprofile-list@lists.sourceforge.net" Subject: Re: [GIT PULL] oprofile fixes for v3.0 Message-ID: <20110608140631.GA30752@elte.hu> References: <1306860406-6094-1-git-send-email-robert.richter@amd.com> <20110608125346.GL20052@erda.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110608125346.GL20052@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.3.1 -2.0 BAYES_00 BODY: Bayes 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 Content-Length: 1351 Lines: 41 * Robert Richter wrote: > Ingo, > > please pull oprofile fixes for v3.0 (tip/perf/urgent): > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent > > Thanks, > > -Robert > > > The following changes since commit d7ebe75b065a7c2d58ffc12f9d2e00d5ea4e71eb: > > perf: Fix comments in include/linux/perf_event.h (2011-06-04 12:31:14 +0200) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent > > Robert Richter (4): > oprofile, x86: Add comments to IBS LVT offset initialization > oprofile: Free potentially owned tasks in case of errors > oprofile: Fix locking dependency in sync_start() > oprofile, dcookies: Fix possible circular locking dependency > > arch/x86/kernel/apic/apic.c | 3 ++- > arch/x86/oprofile/op_model_amd.c | 13 +++++++++---- > drivers/oprofile/buffer_sync.c | 21 +++++++++++---------- > fs/dcookies.c | 3 +++ > 4 files changed, 25 insertions(+), 15 deletions(-) Pulled, thanks a lot Robert! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/