aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/fault.c
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2021-03-05 14:28:07 +0300
committerMichael Ellerman <[email protected]>2021-03-24 14:09:30 +1100
commit0b71b37241784c309bea6bd6a9d2027943c4ab94 (patch)
tree01c5e8497267fa7897d4b51d4220f85baa781337 /arch/powerpc/mm/fault.c
parent13b8219bd00d953cad60431cb47db96eb835c71d (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