From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <20100427013231.510168034@samba.org> Date: Tue, 27 Apr 2010 11:32:31 +1000 From: Anton Blanchard To: benh@kernel.crashing.org, rusty@rustcorp.com.au Subject: [patch 00/15] PowerPC cpumask patches Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a first attempt at converting PowerPC across to the new cpumask API. I need to audit the GFP_ flags of alloc_cpumask_var. There are also a few areas still to be done: cell, xmon, kexec, crashdump and the cputhreads code Anton