diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2016-07-28 04:57:34 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-08-01 03:15:17 +0200 |
commit | 94b7d3610e5b03399f1791d7905103f5298784bc (patch) | |
tree | c644eda1914e469213a28eb260590db4bd8ad63d /arch/powerpc/platforms | |
parent | powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests (diff) | |
download | linux-94b7d3610e5b03399f1791d7905103f5298784bc.tar.xz linux-94b7d3610e5b03399f1791d7905103f5298784bc.zip |
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
This patch enables in transaction NT_PPC_VSX ptrace requests. The
function vsr_get which gets the running value of all VSX registers
and the function vsr_set which sets the running value of of all VSX
registers work on the running set of VMX registers whose location
will be different if transaction is active. This patch makes these
functions adapt to situations when the transaction is active.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions