diff options
author | Denis Efremov <[email protected]> | 2021-03-05 14:28:07 +0300 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-03-24 14:09:30 +1100 |
commit | 0b71b37241784c309bea6bd6a9d2027943c4ab94 (patch) | |
tree | 01c5e8497267fa7897d4b51d4220f85baa781337 /arch/powerpc/mm/fault.c | |
parent | 13b8219bd00d953cad60431cb47db96eb835c71d (diff) |
powerpc/ptrace: Remove duplicate check from pt_regs_check()
"offsetof(struct pt_regs, msr) == offsetof(struct user_pt_regs, msr)"
checked in pt_regs_check() twice in a row. Remove the second check.
Signed-off-by: Denis Efremov <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/mm/fault.c')
0 files changed, 0 insertions, 0 deletions