From: KOSAKI Motohiro Date: Thu, 26 May 2011 23:24:59 +0000 (-0700) Subject: m32r: convert cpumask api X-Git-Tag: v3.0-rc1~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937e26c0d1843c92750dac9bca1c972d33e73306;p=pandora-kernel.git m32r: convert cpumask api We plan to remove cpus_xx() old cpumask APIs later. Also, we plan to change mm_cpu_mask() implementation, allocate only nr_cpu_ids, thus *mm_cpu_mask() is dangerous operation. Then, this patch convert them. Signed-off-by: KOSAKI Motohiro Cc: Hirokazu Takata Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed