diff options
| author | Mike Travis <[email protected]> | 2008-12-16 17:33:58 -0800 |
|---|---|---|
| committer | Mike Travis <[email protected]> | 2008-12-16 17:40:57 -0800 |
| commit | d7b381bb7b1ad69ff008ea063d26e988b686c8de (patch) | |
| tree | a5c8cd362ff64cabc9b60c88a984f77d98007fc7 /scripts/objdiff | |
| parent | b78936e14ee47b6b2d628501a0eab5270db80132 (diff) | |
x86: fixup_irqs() doesnt need an argument.
Impact: cleanup, remove on-stack cpumask.
The "map" arg is always cpu_online_mask. Importantly, set_affinity
always ands the argument with cpu_online_mask anyway, so we don't need
to do it in fixup_irqs(), avoiding a temporary.
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Mike Travis <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions