Home
last modified time | relevance | path

Searched hist:"569 bda8df11effa03e618729293c7961696abb10" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmanage.cdiff 569bda8df11effa03e618729293c7961696abb10 Mon Feb 07 10:05:08 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Always apply cpu online mask

If the affinity had been set by the user, then a later request_irq()
will honour that setting. But online cpus can have changed. So apply
the online mask and for this case as well.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>