Re: [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread

2016-07-27 Thread Michael Ellerman
Hi Simon, wei.guo.si...@gmail.com writes: > From: Anshuman Khandual > > This patch creates a function flush_tmregs_to_thread which > will then be used by subsequent patches in this series. The > function checks for self tracing ptrace interface attempts > while in the TM context and logs appropr

[PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread

2016-07-27 Thread wei . guo . simon
From: Anshuman Khandual This patch creates a function flush_tmregs_to_thread which will then be used by subsequent patches in this series. The function checks for self tracing ptrace interface attempts while in the TM context and logs appropriate warning message. Cc: Benjamin Herrenschmidt Cc: