[PATCH] genirq: Set initial default irq affinity to just CPU0
Kumar Gala
galak at kernel.crashing.org
Tue Oct 28 07:45:59 EST 2008
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
More information about the Linuxppc-dev
mailing list