mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 08:39:47 -04:00
It's only defined for NR_CPUS > BITS_PER_LONG; cpu_all_mask is always defined (and const). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>