diff options
| author | Yinghai Lu <[email protected]> | 2009-04-27 17:57:18 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-04-28 12:21:14 +0200 |
| commit | 9ec4fa271faf2db3b8e1419c998da1ca6b094eb6 (patch) | |
| tree | 2dd817bd41526fc1d1252e50b0b1a0714ae34a7f /include/linux/debugobjects.h | |
| parent | e25c2c873f59c57cf1c2b1979cc8fb01958305ef (diff) | |
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
CPUMASKS_OFFSTACK is not defined anywhere (it is CPUMASK_OFFSTACK).
It is a typo and init_allocate_desc_masks() is called before it set
affinity to all cpus...
Split init_alloc_desc_masks() into all_desc_masks() and init_desc_masks().
Also use CPUMASK_OFFSTACK in alloc_desc_masks().
[ Impact: fix smp_affinity copying/setup when moving irq_desc between CPUs ]
Signed-off-by: Yinghai Lu <[email protected]>
Acked-by: Rusty Russell <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: "Eric W. Biederman" <[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