aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/compaction-times-record
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2019-10-25 17:42:12 +0100
committerCatalin Marinas <[email protected]>2019-10-28 11:22:43 +0000
commit51077e03b8cef2a24d6582b8c54b718fced6878c (patch)
tree7644c7010684bf47a1e93362e73ffcd6cc00827b /tools/perf/scripts/python/bin/compaction-times-record
parente540e0a7fa1ff889e37ca9af44eb44ec3d2c8a01 (diff)
arm64: add local_daif_inherit()
Some synchronous exceptions can be taken from a number of contexts, e.g. where IRQs may or may not be masked. In the entry assembly for these exceptions, we use the inherit_daif assembly macro to ensure that we only mask those exceptions which were masked when the exception was taken. So that we can do the same from C code, this patch adds a new local_daif_inherit() function, following the existing local_daif_*() naming scheme. Signed-off-by: Mark Rutland <[email protected]> [moved away from local_daif_restore()] Signed-off-by: James Morse <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/compaction-times-record')
0 files changed, 0 insertions, 0 deletions