Searched hist:"47 e12855a91d2a9ca18d8fe10382e5a8d87b1417" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-altivec.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-spe.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-vsx.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-novsx.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-tm.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-decl.h | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace-view.c | diff 47e12855a91d2a9ca18d8fe10382e5a8d87b1417 Sat Feb 22 10:01:44 CST 2020 Al Viro <viro@zeniv.linux.org.uk> powerpc: switch to ->regset_get()
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: Al Viro <viro@zeniv.linux.org.uk>
|