]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/cpumask: Convert iseries SMP code to new cpumask API
authorAnton Blanchard <anton@samba.org>
Mon, 26 Apr 2010 15:32:36 +0000 (15:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 May 2010 07:16:15 +0000 (17:16 +1000)
commit08ac5fd825ab6737f3bd7f56169b0e8298813fb1
treea2c307097a55a796f5b2c54d645cf76fa781e66b
parent2bcae19838e9c0b7dc7c7e5f6d8e50cacb87e322
powerpc/cpumask: Convert iseries SMP code to new cpumask API

Use new cpumask functions in iseries SMP startup code.

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