diff options
author | 2009-03-13 14:49:50 +1030 | |
---|---|---|
committer | 2009-03-13 14:49:50 +1030 | |
commit | 7ad728f98162cb1af06a85b2a5fc422dddd4fb78 (patch) | |
tree | 85a326e35ff5d37d89aa7a687a623cded6fcb190 /include/linux/kernel.h | |
parent | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t (diff) | |
download | wireguard-linux-7ad728f98162cb1af06a85b2a5fc422dddd4fb78.tar.xz wireguard-linux-7ad728f98162cb1af06a85b2a5fc422dddd4fb78.zip |
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Impact: reduce per-cpu size for CONFIG_CPUMASK_OFFSTACK=y
In most places it's cleaner to use the accessors cpu_sibling_mask()
and cpu_core_mask() wrappers which already exist.
I couldn't avoid cleaning up the access in oprofile, either.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions