CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Mar 2015 00:19:19 +0000 (10:49 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Mar 2015 04:57:06 +0000 (15:27 +1030)
commit9941a383df98193aa9a9b3662af7c1fcbc3070ee
treed6d460551fe2b0c22151e3ebd57f59c6fb6b45db
parente97636b487d0767500a1b898513577a5ce000ad9
CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.

They're used to initialize various static fields, though static
cpumasks should generally be avoided.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/cpumask.h