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

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Oct 28 07:27:16 EST 2008


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.

Ben.





More information about the Linuxppc-dev mailing list