Messages in this thread |  | | | Subject | Re: sched: WARNING: at include/linux/cpumask.h:108 select_fallback_rq+0x241/0x280() | | From | Peter Zijlstra <> | | Date | Sat, 14 Apr 2012 11:17:45 +0200 |
| |
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.
|  |