KOSAKI Motohiro fb1fece5da sparc: convert old cpumask API into new one
Adapt new API. Almost change is trivial, most important change are to
remove following like =operator.

 cpumask_t cpu_mask = *mm_cpumask(mm);
 cpus_allowed = current->cpus_allowed;

Because cpumask_var_t is =operator unsafe. These usage might prevent
kernel core improvement.

No functional change.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-16 13:38:07 -07:00
..
2008-08-31 20:59:37 -07:00
2011-01-13 17:32:40 -08:00
2011-01-13 17:32:40 -08:00
2010-10-27 18:03:05 -07:00
2011-01-13 17:32:40 -08:00
2008-05-20 00:33:44 -07:00
2008-05-20 00:33:44 -07:00
2008-12-04 09:16:59 -08:00
2008-07-17 21:38:01 -07:00
2008-05-20 00:33:44 -07:00