Re: [patch 04/26] xtensa: Use irq_set_affinity instead of homebrewn code

From: Max Filippov
Date: Sun Feb 23 2014 - 19:32:15 EST


On Mon, Feb 24, 2014 at 1:40 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> There is no point in having an incomplete copy of irq_set_affinity()
> for the hotplug irq migration code.
>
> Use the core function instead and while at it switch to
> for_each_active_irq()
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Chris Zankel <chris@xxxxxxxxxx>
> Cc: xtensa <linux-xtensa@xxxxxxxxxxxxxxxx>
> ---
> arch/xtensa/kernel/irq.c | 20 +++-----------------
> 1 file changed, 3 insertions(+), 17 deletions(-)

Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/