X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcpu.c;h=06a8358bb4186018324e2c6b8d995140a2066992;hb=e56b3bc7942982ac2589c942fb345e38bc7a341a;hp=10ba5f1004a5646bd9960bbe2156291edcb09fb0;hpb=996abf053eec4d67136be8b911bbaaf989cfb99c;p=linux-2.6 diff --git a/kernel/cpu.c b/kernel/cpu.c index 10ba5f1004..06a8358bb4 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -461,3 +461,28 @@ out: #endif /* CONFIG_PM_SLEEP_SMP */ #endif /* CONFIG_SMP */ + +/* + * cpu_bit_bitmap[] is a special, "compressed" data structure that + * represents all NR_CPUS bits binary values of 1< 32 + MASK_DECLARE_8(32), MASK_DECLARE_8(40), + MASK_DECLARE_8(48), MASK_DECLARE_8(56), +#endif +}; +EXPORT_SYMBOL_GPL(cpu_bit_bitmap);