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> |
||
|---|---|---|
| .. | ||
| backtrace.c | ||
| init.c | ||
| Makefile | ||
| nmi_int.c | ||
| nmi_timer_int.c | ||
| op_counter.h | ||
| op_model_amd.c | ||
| op_model_p4.c | ||
| op_model_ppro.c | ||
| op_x86_model.h | ||