[PATCH 0/4] blackfin: convet cpumask apis

From: KOSAKI Motohiro
Date: Mon Apr 25 2011 - 05:27:42 EST



Rusty Russle introduced a lot of cpumask related APIs. and He gone even
though the work is unfinished. This patch series is sequel of his work.

No functional change. only api change.

note: I've confirmed only cross-compile build. so, I hope blackfin
developers see the code.


KOSAKI Motohiro (4):
blackfin: remove unused function
blackfin: don't touch cpu_possible_map and cpu_present_map directly
blackfin: don't touch task->cpus_allowed directly
blackfin: convert old cpumask API to new one

arch/blackfin/kernel/nmi.c | 8 ++--
arch/blackfin/kernel/process.c | 6 +--
arch/blackfin/kernel/setup.c | 4 +-
arch/blackfin/mach-bf561/include/mach/smp.h | 2 -
arch/blackfin/mach-bf561/smp.c | 27 ++++-------
arch/blackfin/mach-common/dpmc.c | 7 ++-
arch/blackfin/mach-common/smp.c | 27 ++++++-----


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/