Hello, On 15/08/2025 04:06, Jinjie Ruan wrote:
To align the structure of the code with irqentry_exit_cond_resched() from the generic entry code, hoist the need_irq_preemption() and IS_ENABLED() check earlier. And different preemption check functions are defined based on whether dynamic preemption is enabled.Signed-off-by: Jinjie Ruan <ruanjin...@huawei.com> ---
That looks good to me as well, thanks for the changes ! Reviewed-by: Ada Couprie Diaz <ada.coupried...@arm.com>