• Al Viro's avatar
    powerpc: switch to ->regset_get() · 47e12855
    Al Viro authored
    Note: compat variant of REGSET_TM_CGPR is almost certainly wrong;
    it claims to be 48*64bit, but just as compat REGSET_GPR it stores
    44*32bit of (truncated) registers + 4 32bit zeros... followed by
    48 more 32bit zeroes.  Might be too late to change - it's a userland
    ABI, after all ;-/
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    47e12855
ptrace-spe.c 1.4 KB