diff options
author | Tong Tiangen <tongtiangen@huawei.com> | 2022-06-21 07:26:29 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-06-28 12:11:00 +0100 |
commit | 4953fc3d3270b7466a3b334838b76308c75f7751 (patch) | |
tree | d4d99ecc033576f5dcd3ba8f7b1e83db363ef24f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) |
arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
Currently, The extable type EX_TYPE_UACCESS_ERR_ZERO is used by
__get/put_kernel_nofault(), but those helpers are not uaccess type, so we
add a new extable type EX_TYPE_KACCESS_ERR_ZERO which can be used by
__get/put_kernel_no_fault().
This is also to prepare for distinguishing the two types in machine check
safe process.
Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Tong Tiangen <tongtiangen@huawei.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220621072638.1273594-2-tongtiangen@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions