mn10300: convert old cpumask API into new one
authorKOSAKI Motohiro <[email protected]>
Wed, 25 May 2011 00:12:58 +0000 (17:12 -0700)
committerLinus Torvalds <[email protected]>
Wed, 25 May 2011 15:39:39 +0000 (08:39 -0700)
commit8ea9716fd6aa761482caa5d4d64b256ed07ac09f
tree1dbe6d8bbb9557b27e0a6b0a7d0f3d6934926368
parent81ee42baa433881bcb471aa6366e2f885a33f2fb
mn10300: convert old cpumask API into new one

Adapt to the new API.

We plan to remove old cpumask APIs later.  Thus this patch converts them
into the new one.

Signed-off-by: KOSAKI Motohiro <[email protected]>
Cc: David Howells <[email protected]>
Cc: Koichi Yasutake <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Chris Metcalf <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/mn10300/kernel/irq.c
arch/mn10300/kernel/smp.c
arch/mn10300/mm/cache-smp.c
arch/mn10300/mm/tlb-smp.c