diff options
author | Mark Rutland <mark.rutland@arm.com> | 2021-06-07 12:46:08 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-06-07 13:35:55 +0300 |
commit | 33a3581a76f3a36c7dcc9864120ce681bcfbcff1 (patch) | |
tree | 229ab57fbf7b660dca89f3741862e3fd2afbd636 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | bb8e93a287a5f5f10fe7a9d8f612f6105c9622ef (diff) | |
download | linux-33a3581a76f3a36c7dcc9864120ce681bcfbcff1.tar.xz |
arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
Subsequent patches will pull more of the IRQ entry handling into C. To
keep this in one place, let's move arm64_preempt_schedule_irq() into
entry-common.c along with the other entry management functions.
We no longer need to include <linux/lockdep.h> in process.c, so the
include directive is removed.
There should be no functional change as a result of this patch.
Reviewed-by Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20210607094624.34689-5-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions