diff options
author | Yinghai Lu <[email protected]> | 2009-04-15 18:39:13 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-04-17 03:20:01 +0200 |
commit | ca713c2ab0eea3458962983e4a7e13430ea479b8 (patch) | |
tree | 4bd77472e09216dcb0911efcdf1c5e8ed6ab6748 /net/lapb/lapb_out.c | |
parent | 6ec3cfeca04622e3d80c9270191cd7f5f88214af (diff) |
x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken
It causes crash on system with lots of cards with MSI-X
when irq_balancer enabled...
The patches fixing it were both complex and fragile, according
to Eric they were also doing quite dangerous things to the
hardware.
Instead we now have patches that solve this problem via static
NUMA node mappings - not dynamic allocation and balancing.
The patches are much simpler than this method but are still too
large outside of the merge window, so we mark the dynamic balancer
as broken for now, and queue up the new approach for v2.6.31.
[ Impact: deactivate broken kernel feature ]
Reported-by: Suresh Siddha <[email protected]>
Signed-off-by: Yinghai Lu <[email protected]>
Cc: Andrew Morton <[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 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions