diff options
| author | Yinghai Lu <[email protected]> | 2009-04-30 01:17:50 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-05-01 19:01:12 +0200 |
| commit | 15e957d08dd4a841359cfec59ecb74041e0097aa (patch) | |
| tree | e18a8b70751c552ba2bd7248660f137a735938ea /include/linux/debugobjects.h | |
| parent | 56b581ea9591b5767b1e0204c6a06c7d0c49396e (diff) | |
x86/irq: use move_irq_desc() in create_irq_nr()
move_irq_desc() will try to move irq_desc to the home node if
the allocated one is not correct, in create_irq_nr().
( This can happen on devices that are on different nodes that
are using MSI, when drivers are loaded and unloaded randomly. )
v2: fix non-smp build
v3: add NUMA_IRQ_DESC to eliminate #ifdefs
[ Impact: improve irq descriptor locality on NUMA systems ]
Signed-off-by: Yinghai Lu <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Rusty Russell <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions