Re: [PATCH v2 04/19] arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-21 11:03:36
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-21 11:03:36
On Wed, May 19, 2021 at 01:38:47PM +0100, Mark Rutland wrote:
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 [off-list ref] _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel