commit | ffe7afd1713558d73483834c2e2d03a1e39a4062 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Thu Feb 09 15:19:21 2017 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed Feb 15 12:20:29 2017 +0000 |
tree | 069438af466fa596cf4d785a3004ee42cc04daac | |
parent | 521c646108ed199d19c5c73978aaca3e18ca8f81 [diff] |
arm64/kprobes: consistently handle MRS/MSR with XZR Now that we have XZR-safe helpers for fiddling with registers, use these in the arm64 kprobes code rather than open-coding the logic. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>