diff options
| author | Rusty Russell <[email protected]> | 2009-12-17 17:43:26 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2009-12-17 01:13:29 +0000 |
| commit | 62ac12795095dc959649c66ace78708e7ac52477 (patch) | |
| tree | 8ee766dda801b8990e41b4332697bbe365032626 /lib/debugobjects.c | |
| parent | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t (diff) | |
| download | kernel-62ac12795095dc959649c66ace78708e7ac52477.tar.gz kernel-62ac12795095dc959649c66ace78708e7ac52477.zip | |
cpumask: avoid dereferencing struct cpumask
struct cpumask will be undefined soon with CONFIG_CPUMASK_OFFSTACK=y,
to avoid them being declared on the stack.
cpumask_bits() does what we want here (of course, this code is crap).
Signed-off-by: Rusty Russell <[email protected]>
To: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
