Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754006AbaKXOEq (ORCPT ); Mon, 24 Nov 2014 09:04:46 -0500 Received: from mail-yh0-f54.google.com ([209.85.213.54]:50146 "EHLO mail-yh0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753935AbaKXOEl (ORCPT ); Mon, 24 Nov 2014 09:04:41 -0500 MIME-Version: 1.0 X-Originating-IP: [185.50.136.26] In-Reply-To: <546F1367.4060301@linux.vnet.ibm.com> References: <1415683597-22819-1-git-send-email-khandual@linux.vnet.ibm.com> <1415683597-22819-8-git-send-email-khandual@linux.vnet.ibm.com> <54647DA7.1070000@linux.vnet.ibm.com> <546F1367.4060301@linux.vnet.ibm.com> Date: Mon, 24 Nov 2014 18:04:40 +0400 Message-ID: Subject: Re: [PATCH V4 7/8] powerpc, ptrace: Enable support for miscellaneous debug registers From: Denis Kirjanov To: Anshuman Khandual Cc: Denis Kirjanov , mikey@neuling.org, james.hogan@imgtec.com, avagin@openvz.org, Paul.Clothier@imgtec.com, davem@davemloft.net, peterz@infradead.org, palves@redhat.com, linux-kernel@vger.kernel.org, oleg@redhat.com, dhowells@redhat.com, linuxppc-dev@ozlabs.org, davej@redhat.com, tglx@linutronix.de, sukadev@linux.vnet.ibm.com, akpm@linux-foundation.org, sam.bobroff@au1.ibm.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/21/14, Anshuman Khandual wrote: > On 11/14/2014 03:30 PM, Denis Kirjanov wrote: >> On 11/13/14, Anshuman Khandual wrote: >>> > On 11/11/2014 10:56 AM, Anshuman Khandual wrote: >>>> >> This patch enables get and set of miscellaneous debug registers >>>> >> through >>>> >> ptrace PTRACE_GETREGSET-PTRACE_SETREGSET interface by implementing >>>> >> new >>>> >> powerpc specific register set REGSET_MISC support corresponding to >>>> >> the >>>> >> new ELF core note NT_PPC_MISC added previously in this regard. >>> > >>> > Right now this one does not compile for "ppc64e_defconfig" and >>> > "pmac32_defconfig" config options. The patch below will fix it >>> > and would be part of next revision. >> It would be great to have a test tool for that under >> tools/testing/selftests/ptrace/ >> > > Hey Denis, > > I have already added one test case under selftests/powerpc/tm/ which > will test all the newly added ELF core note based ptrace requests on > powerpc. This test case is added as part of the next patch 8/8 in > the series. Please let me know if the test case does not cover something > you are looking for. Oh, I've missed this one. Anyway, I'll wait the second version to test. Thanks. > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/linuxppc-dev -- 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/