aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2021-06-07 10:46:09 +0100
committerWill Deacon <[email protected]>2021-06-07 11:35:55 +0100
commit101a5b665dcdff169ae7ad90556604c483d9027e (patch)
tree3af16cc4b68d4afac25582ea6fda7b4c9e7ace0b /tools/perf/scripts/python/net_dropmonitor.py
parent33a3581a76f3a36c7dcc9864120ce681bcfbcff1 (diff)
arm64: entry: move NMI preempt logic to C
Currently portions of our preempt logic are written in C while other parts are written in assembly. Let's clean this up a little bit by moving the NMI preempt checks to C. For now, the preempt count (and need_resched) checking is left in assembly, and will be converted with the body of the IRQ handler in subsequent patches. Other than the increased lockdep coverage there should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <[email protected]> Acked-by: Catalin Marinas <[email protected]> Acked-by: Marc Zyngier <[email protected]> Reviewed-by: Joey Gouly <[email protected]> Cc: James Morse <[email protected]> Cc: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions