Mark Rutland 59275a0c03 arm64: ptrace: remove addr_limit manipulation
We transiently switch to KERNEL_DS in compat_ptrace_gethbpregs() and
compat_ptrace_sethbpregs(), but in either case this is pointless as we
don't perform any uaccess during this window.

let's rip out the redundant addr_limit manipulation.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-04-24 19:07:26 +01:00
..
2017-11-15 10:56:56 -08:00
2012-09-17 13:42:21 +01:00
2018-02-09 09:44:25 -08:00
2018-03-19 18:14:27 +00:00
2018-02-08 10:44:25 -08:00
2018-02-26 10:48:01 +01:00
2018-01-13 10:45:03 +00:00
2018-01-13 10:45:10 +00:00
2017-08-09 12:16:28 +01:00