Re: sched: WARNING: at include/linux/cpumask.h:108 select_fallback_rq+0x241/0x280()

From: Sasha Levin
Date: Sat Apr 14 2012 - 07:40:39 EST


On Sat, Apr 14, 2012 at 11:17 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Sat, 2012-03-31 at 13:22 +0530, Srivatsa S. Bhat wrote:
>>
>> One of the perils of using macros instead of true function calls :-(
>>
> You can do type checking in macros too, its not pretty, but there's
> several such things already, see min()/max() for example.

Would it make sense to somehow standardize type checking in kernel
macros? Possibly a set of wrappers that would make type checking easy
to get into new and existing macros?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/