Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752330Ab0BVJ5B (ORCPT ); Mon, 22 Feb 2010 04:57:01 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:53061 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751863Ab0BVJ5A (ORCPT ); Mon, 22 Feb 2010 04:57:00 -0500 Date: Mon, 22 Feb 2010 10:56:20 +0100 From: Ingo Molnar To: Frederic Weisbecker Cc: LKML , "K . Prasad" , Alan Stern , Maneesh Soni , Alexandre Julliard , "Rafael J . Wysocki" , Maciej Rutecki , Roland McGrath Subject: Re: [GIT PULL] hw-breakpoint regression fixes Message-ID: <20100222095620.GC20844@elte.hu> References: <20100219180435.GB4736@in.ibm.com> <1266603171-6615-1-git-send-regression-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1266603171-6615-1-git-send-regression-fweisbec@gmail.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 Content-Length: 901 Lines: 32 * Frederic Weisbecker wrote: > Ingo, > > Please pull the perf/urgent branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > perf/urgent > > Thanks, > Frederic > --- > > Frederic Weisbecker (2): > hw-breakpoints: Accept breakpoints on NULL address > hw-breakpoint: Keep track of dr7 local enable bits > > > arch/x86/include/asm/processor.h | 2 ++ > arch/x86/kernel/hw_breakpoint.c | 30 +++++++----------------------- > arch/x86/kernel/ptrace.c | 7 +++++-- > 3 files changed, 14 insertions(+), 25 deletions(-) Pulled, thanks a lot! 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/