diff options
author | Prarit Bhargava <[email protected]> | 2012-03-26 15:02:18 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-03-29 11:31:53 +0200 |
commit | 241fc640be783f903e74b6d9c68481c01873f758 (patch) | |
tree | 253793b9f94721554c3aa2b286ca27052b3390e8 /scripts/patch-kernel | |
parent | f3f79e38d51f8a419f4c484a86ece4baea35b993 (diff) |
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
We respect node affinity of devices already in the irq descriptor
allocation, but we ignore it for the initial interrupt affinity
setup, so the interrupt might be routed to a different node.
Restrict the default affinity mask to the node on which the irq
descriptor is allocated.
[ tglx: Massaged changelog ]
Signed-off-by: Prarit Bhargava <[email protected]>
Acked-by: Neil Horman <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: David Rientjes <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions