Re: [PATCH] genirq: Set initial default irq affinity to just CPU0

From: Kumar Gala
Date: Mon Oct 27 2008 - 16:47:23 EST



On Oct 27, 2008, at 3:27 PM, Benjamin Herrenschmidt wrote:

On Mon, 2008-10-27 at 08:43 -0500, Kumar Gala wrote:

While we have the comment the code appears not to really follow it.
We appear to write 1 << hard_smp_processor_id().

That code is called by each CPU that gets onlined and OR's it's
bit in the mask.

ahh, I see now.

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