alistair23-linux/arch/powerpc/xmon
KOSAKI Motohiro 104699c0ab powerpc: Convert old cpumask API into new one
Adapt new API.

Almost change is trivial. Most important change is the below line
because we plan to change task->cpus_allowed implementation.

-       ctx->cpus_allowed = current->cpus_allowed;

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-05-04 15:22:59 +10:00
..
ansidecl.h
dis-asm.h
Makefile powerpc/Makefiles: Change to new flag variables 2010-10-13 16:19:22 +11:00
nonstdio.c
nonstdio.h
ppc-dis.c
ppc-opc.c
ppc.h
spu-dis.c
spu-insns.h
spu-opc.c
spu.h
start.c
xmon.c powerpc: Convert old cpumask API into new one 2011-05-04 15:22:59 +10:00