commit | 1dfb365825bf076bc089b8198667c384a8ab89d4 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri May 25 16:59:47 2012 +0200 |
committer | Jon Medhurst <tixy@linaro.org> | Wed Jul 17 11:12:18 2013 +0100 |
tree | 55033a93c129563b2fceb7cb4efee3fd3fcee8a2 | |
parent | 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 [diff] |
genirq: Add default affinity mask command line option If we isolate CPUs, then we don't want random device interrupts on them. Even w/o the user space irq balancer enabled we can end up with irqs on non boot cpus. Allow to restrict the default irq affinity mask. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>