Re: [PATCH V4] sched/isolation: isolate from handling managed interrupt
From: Thomas Gleixner
Date: Wed Jan 22 2020 - 08:25:47 EST
Ming,
Ming Lei <ming.lei@xxxxxxxxxx> writes:
>
> +static bool hk_should_isolate(struct irq_data *data,
> + const struct cpumask *affinity, unsigned int cpu)
> +{
the *affinity argument is unused.
I'll remove it myself.
Thanks,
tglx