Ingo Molnar 263ec6457b cpumask: convert RCU implementations, fix
Impact: cleanup

This warning:

 kernel/rcuclassic.c: In function ‘rcu_start_batch’:
 kernel/rcuclassic.c:397: warning: passing argument 1 of ‘cpumask_andnot’ from incompatible pointer type

triggers because one usage site of rcp->cpumask was not converted
to to_cpumask(rcp->cpumask). There's no ill effects of this bug.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-03 18:59:25 +01:00
..
2009-01-01 10:12:26 +10:30
2008-12-25 11:40:09 +11:00
2008-11-14 10:39:23 +11:00
2008-12-25 11:40:09 +11:00
2009-01-01 10:12:24 +10:30
2009-01-01 10:12:28 +10:30
2008-11-24 18:57:41 -05:00
2008-10-16 11:21:30 -07:00
2008-12-29 08:29:50 +01:00
2008-09-14 16:25:35 +02:00
2008-07-28 14:37:38 +02:00
2008-11-14 10:39:23 +11:00
2008-12-10 08:01:54 -08:00
2008-08-13 12:55:10 +02:00
2008-10-20 15:43:10 +02:00
2008-09-02 19:21:40 -07:00
2009-01-01 10:12:27 +10:30
2008-10-21 15:59:53 +02:00
2008-11-05 10:30:14 +01:00
2008-11-19 18:49:57 -08:00
2008-11-14 11:29:12 +11:00
2008-10-16 11:21:47 -07:00
2008-10-16 11:21:31 -07:00