Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758023Ab3FMPYS (ORCPT ); Thu, 13 Jun 2013 11:24:18 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:48712 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756437Ab3FMPYQ (ORCPT ); Thu, 13 Jun 2013 11:24:16 -0400 MIME-Version: 1.0 In-Reply-To: <20130613151546.GA30062@redhat.com> References: <20130601194526.GA27149@redhat.com> <20130613140112.GB16339@somewhere> <20130613151546.GA30062@redhat.com> Date: Thu, 13 Jun 2013 17:24:15 +0200 Message-ID: Subject: Re: [PATCH 0/3] hw_breakpoint: cleanups From: Frederic Weisbecker To: Oleg Nesterov Cc: Ingo Molnar , Vince Weaver , linux-kernel@vger.kernel.org, Peter Zijlstra , Paul Mackerras , Arnaldo Carvalho de Melo , trinity@vger.kernel.org, Jiri Olsa Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 967 Lines: 29 2013/6/13 Oleg Nesterov : > On 06/13, Frederic Weisbecker wrote: >> >> On Sat, Jun 01, 2013 at 09:45:26PM +0200, Oleg Nesterov wrote: >> > Hello. >> > >> > Cleanups, on top of >> > >> > [PATCH 0/2]: WARN_ONCE in arch/x86/kernel/hw_breakpoint.c >> >> So this series doesn't have the fix for the warning? > > I don't understand the question ;) > > The previous series > > [PATCH 1/2] hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) > [PATCH 2/2] hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() > > tried to fix the bugs which lead to this (correct) warning. > > This and the next one try to cleanup the code. Ah ok, there is two series (/me confused as usual :) -- 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/