powerpc/cpumask: Convert xics driver to new cpumask API
commit64fe220c13440a12d0bd8e32ebdf679e869e3ce3
authorAnton Blanchard <anton@samba.org>
Mon, 26 Apr 2010 15:32:38 +0000 (26 15:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 May 2010 07:41:53 +0000 (6 17:41 +1000)
tree64b8b01866506d1ae733e6da617b7317fa436f85
parentaf831e1e44619a7429eba8ece4eba8f977ee7c4f
powerpc/cpumask: Convert xics driver to new cpumask API

Use the new cpumask API and add some comments to clarify how get_irq_server
works.

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