[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5562DFEC.7090805@linux.vnet.ibm.com>
Date: Mon, 25 May 2015 14:10:12 +0530
From: Anshuman Khandual <khandual@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org
CC: shuahkh@....samsung.com, mikey@...ling.org, james.hogan@...tec.com,
avagin@...nvz.org, Paul.Clothier@...tec.com, peterz@...radead.org,
palves@...hat.com, nacc@...ux.vnet.ibm.com,
emachado@...ux.vnet.ibm.com, oleg@...hat.com, davem@...emloft.net,
dhowells@...hat.com, Ulrich.Weigand@...ibm.com, kirjanov@...il.com,
davej@...hat.com, akpm@...ux-foundation.org,
sukadev@...ux.vnet.ibm.com, tglx@...utronix.de,
sam.bobroff@....ibm.com
Subject: Re: [PATCH V8 00/28] Add new powerpc specific ELF core notes
On 05/19/2015 08:37 PM, Anshuman Khandual wrote:
> From: Anshuman Khandual <anshuman@...alhost.localdomain>
>
> This patch series adds twelve new ELF core note sections which can
> be used with existing ptrace request PTRACE_GETREGSET-SETREGSET for accessing
> various transactional memory and other miscellaneous debug register sets on
> powerpc platform.
>
> Previous versions:
> ==================
> RFC: https://lkml.org/lkml/2014/4/1/292
> V1: https://lkml.org/lkml/2014/4/2/43
> V2: https://lkml.org/lkml/2014/5/5/88
> V3: https://lkml.org/lkml/2014/5/23/486
> V4: https://lkml.org/lkml/2014/11/11/6
> V5: https://lkml.org/lkml/2014/11/25/134
> V6: https://lkml.org/lkml/2014/12/2/98
> V7: https://lkml.org/lkml/2015/1/14/19
>
> Changes in V8:
> --------------
> - Split the misc register set into individual ELF core notes
> - Implemented support for VSX register set (on and off TM)
> - Implemented support for EBB register set
> - Implemented review comments on previous versions
> - Some code re-arrangements, re-writes and documentation
> - Added comprehensive list of test cases into selftests
These patches are available for pull from this location mentioned below.
https://github.com/akhandual/linux.git ptrace_powerpc_v8
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists