aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2024-08-05 17:53:59 +0900
committerTakashi Sakamoto <[email protected]>2024-08-05 17:53:59 +0900
commitbacf921c42bbec7974ffb2b49e30f06aa602580e (patch)
treea425c851bac22c059d2541f261c7e1d647b82579 /tools/perf/scripts/python
parent3a335229c5eb13b8b9b8f7ede386df31cc94c1b1 (diff)
firewire: core: use guard macro to disable local IRQ
The core function provides an operation for userspace application to retrieve current value of CYCLE_TIMER register with several types of system time. In the operation, local interrupt is disables so that the access of the register and ktime are done atomically. This commit uses guard macro to disable/enable local interrupts. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions