forked from Minki/linux
51c870a2d8
(Thanks to Al Viro for reminding me of this, via Ingo)
CPU_MASK_ALL is the (deprecated) "all bits set" cpumask, defined as so:
#define CPU_MASK_ALL (cpumask_t) { { ... } }
Taking the address of such a temporary is questionable at best,
unfortunately
|
||
---|---|---|
.. | ||
common | ||
devboards | ||
mtx-1 | ||
xxs1500 | ||
Kconfig |