Re: [PATCH 1/1] irq: Maintain user set affinity

From: Benjamin Herrenschmidt
Date: Sat Nov 08 2008 - 21:18:50 EST



> for MSI, affinity is set two times.
>
> also in dynamic_irq_init is setting with
> #ifdef CONFIG_SMP
> cpus_setall(desc->affinity);
> #endif
>
> it seems should use irq_default_affinity instead of CPU_MASK_ALL directly there.

That sounds more like it.

Cheers,
Ben.


--
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/