Ingo Molnar 6bdf197b04 ia64: cpumask fix for is_affinity_mask_valid()
Impact: build fix on ia64

ia64's default_affinity_write() still had old cpumask_t usage:

 /home/mingo/tip/kernel/irq/proc.c: In function `default_affinity_write':
 /home/mingo/tip/kernel/irq/proc.c:114: error: incompatible type for argument 1 of `is_affinity_mask_valid'
 make[3]: *** [kernel/irq/proc.o] Error 1
 make[3]: *** Waiting for unfinished jobs....

update it to cpumask_var_t.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-03 18:59:33 +01:00
..
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2008-04-22 08:56:38 -07:00
2006-06-21 11:19:22 -07:00
2006-06-21 11:19:22 -07:00
2008-04-17 10:14:51 -07:00
2005-04-16 15:20:36 -07:00
2007-12-07 14:28:02 -08:00
2007-07-09 13:37:44 -07:00
2008-04-17 10:42:34 -04:00
2007-05-11 14:55:43 -07:00
2008-10-17 13:52:22 -07:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2008-04-08 13:51:35 -07:00
2008-05-27 13:24:39 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2008-10-17 13:51:28 -07:00
2008-10-06 10:43:06 -07:00
2007-05-08 14:51:59 -07:00
2008-07-24 10:47:28 -07:00
2008-07-17 10:53:37 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00