Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754632AbZFASMp (ORCPT ); Mon, 1 Jun 2009 14:12:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752872AbZFASMc (ORCPT ); Mon, 1 Jun 2009 14:12:32 -0400 Received: from e23smtp06.au.ibm.com ([202.81.31.148]:52946 "EHLO e23smtp06.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753875AbZFASMb (ORCPT ); Mon, 1 Jun 2009 14:12:31 -0400 Date: Mon, 1 Jun 2009 23:42:22 +0530 From: "K.Prasad" To: Frederic Weisbecker Cc: Linux Kernel Mailing List , Ingo Molnar , Alan Stern Subject: [Patch 00/12] Hardware Breakpoint interfaces Message-ID: <20090601181222.GA23582@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 646 Lines: 19 Hi Frederic, Please find a new patchset that contains a slight re-arrangement in the patchset as suggested by you here: http://lkml.org/lkml/2009/5/30/165. The 'struct thread_struct' is modified to contain an array-based storage for debug register in Patch 01/12 and all users of debugreg are also modified in the same patch. Kindly integrate them to be a part of -tip tree. Thanks, K.Prasad -- 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/