diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2008-11-07 13:58:46 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-09 22:23:54 +0100 |
commit | 612e3684c1b7752d2890510e4f90115fd1eb2afb (patch) | |
tree | 77d8b8de0a4ae3805cb38bfe60ed2b107fc87cad /lib/bitmap.c | |
parent | f6d87f4bd259cf33e092cd1a8fde05f291c47af1 (diff) |
genirq: fix the affinity setting in setup_irq
The affinity setting in setup irq is called before the NO_BALANCING
flag is checked and might therefore override affinity settings from the
calling code with the default setting.
Move the NO_BALANCING flag check before the call to the affinity
setting.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions