powerpc/cpumask: Convert rtasd to new cpumask API
authorAnton Blanchard <anton@samba.org>
Mon, 26 Apr 2010 15:32:33 +0000 (15:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 May 2010 07:16:13 +0000 (17:16 +1000)
commitd5f86fe3457f48f27eecd40c605e7876d026af7c
treec878aee711f5ccfbf275be31929d6fa3d105114e
parent1b095cf4029f43db363981c0e5f02216e495ac9f
powerpc/cpumask: Convert rtasd to new cpumask API

Use cpumask_first, cpumask_next in rtasd code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/rtasd.c