diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-01-01 00:42:24 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-01-01 00:42:24 +0100 |
commit | a45185d2d7108b01b90b9e0293377be4d6346dde (patch) | |
tree | c7adcc5e91e4607bfdd0cd88e816c8d814582fb4 /kernel/sys_ni.c | |
parent | cpumask: remove any_online_cpu() users: mm/ (diff) | |
download | linux-a45185d2d7108b01b90b9e0293377be4d6346dde.tar.xz linux-a45185d2d7108b01b90b9e0293377be4d6346dde.zip |
cpumask: convert kernel/compat.c
Impact: Reduce stack usage, use new cpumask API.
Straightforward conversion; cpumasks' size is given by cpumask_size() (now
a variable rather than fixed) and on-stack cpu masks use cpumask_var_t.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions