[PATCH v2 04/19] arm64: entry: move arm64_preempt_schedule_irq to entry-common.c

Joey Gouly joey.gouly at arm.com
Fri May 21 04:00:24 PDT 2021


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 <joey.gouly at arm.com>



More information about the linux-arm-kernel mailing list