Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-10-07 Thread Anshuman Khandual
On 07/24/2014 12:22 PM, Sam Bobroff wrote: >> Outstanding Issues >> == >> (1) Running DSCR register value inside a transaction does not seem to be >> saved >> at thread.dscr when the process stops for ptrace examination. > > Since this is fixed by 96d016108640bc2b7fb0ee800737f

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-09-10 Thread Anshuman Khandual
On 05/23/2014 08:45 PM, Anshuman Khandual wrote: > This patch series adds five new ELF core note sections which can be > used with existing ptrace request PTRACE_GETREGSET/SETREGSET for accessing > various transactional memory and miscellaneous register sets on PowerPC > platform. Please find

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-23 Thread Sam Bobroff
On 24/05/14 01:15, Anshuman Khandual wrote: > This patch series adds five new ELF core note sections which can be > used with existing ptrace request PTRACE_GETREGSET/SETREGSET for accessing > various transactional memory and miscellaneous register sets on PowerPC > platform. Please find a te

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-18 Thread Anshuman Khandual
On 07/18/2014 04:53 AM, Sam Bobroff wrote: > On 17/07/14 21:14, Michael Neuling wrote: >> >> On Jul 17, 2014 9:11 PM, "Benjamin Herrenschmidt" >> mailto:b...@kernel.crashing.org>> wrote: >>> > >> Outstanding Issues >> == >> (1) Running DSCR register value inside a tr

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-17 Thread Sam Bobroff
On 17/07/14 21:14, Michael Neuling wrote: > > On Jul 17, 2014 9:11 PM, "Benjamin Herrenschmidt" > mailto:b...@kernel.crashing.org>> wrote: >> >> > > >> > >> Outstanding Issues >> > >> == >> > >> (1) Running DSCR register value inside a transaction does not > seem to be saved >> > >

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-17 Thread Michael Neuling
On Jul 17, 2014 9:11 PM, "Benjamin Herrenschmidt" wrote: > > > > > > >> Outstanding Issues > > >> == > > >> (1) Running DSCR register value inside a transaction does not seem to be saved > > >> at thread.dscr when the process stops for ptrace examination. > > > > > > Hey Ben, >

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-17 Thread Benjamin Herrenschmidt
> > > >> Outstanding Issues > >> == > >> (1) Running DSCR register value inside a transaction does not seem to be > >> saved > >> at thread.dscr when the process stops for ptrace examination. > > > > Hey Ben, > > > > Any updates on this patch series ? > > Ben, > > Any updat

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-07-17 Thread Anshuman Khandual
On 06/12/2014 02:39 PM, Anshuman Khandual wrote: > On 05/23/2014 08:45 PM, Anshuman Khandual wrote: >> This patch series adds five new ELF core note sections which can be >> used with existing ptrace request PTRACE_GETREGSET/SETREGSET for accessing >> various transactional memory and miscellan

Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-06-12 Thread Anshuman Khandual
On 05/23/2014 08:45 PM, Anshuman Khandual wrote: > This patch series adds five new ELF core note sections which can be > used with existing ptrace request PTRACE_GETREGSET/SETREGSET for accessing > various transactional memory and miscellaneous register sets on PowerPC > platform. Please find

[PATCH V3 0/3] Add new PowerPC specific ELF core notes

2014-05-23 Thread Anshuman Khandual
This patch series adds five new ELF core note sections which can be used with existing ptrace request PTRACE_GETREGSET/SETREGSET for accessing various transactional memory and miscellaneous register sets on PowerPC platform. Please find a test program exploiting these new ELF core note type