commit | 453b7740ebfda2d84be7fb583c54f0c91c592869 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Feb 26 15:06:42 2019 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Tue Apr 09 11:21:13 2019 +0100 |
tree | 1108d1c08094213cc18a7f8e4daae990f0aa99a3 | |
parent | fb610f2a2006322bebeb30408fefce6a01df09ea [diff] |
arm64: probes: Move magic BRK values into brk-imm.h kprobes and uprobes reserve some BRK immediates for installing their probes. Define these along with the other reservations in brk-imm.h and rename the ESR definitions to be consistent with the others that we already have. Reviewed-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>