From: Srivatsa S. Bhat Date: Wed, 28 Mar 2012 21:42:46 +0000 (-0700) Subject: arch/ia64: remove references to cpu_*_map X-Git-Tag: v3.4-rc1~53^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d7f98488b203cbf78538698cf5d937f670d96d3;p=pandora-kernel.git arch/ia64: remove references to cpu_*_map This was marked as obsolete for quite a while now.. Now it is time to remove it altogether. And while doing this, get rid of first_cpu() as well. Also, remove the redundant setting of cpu_online_mask in smp_prepare_cpus() because the generic code would have already set cpu 0 in cpu_online_mask. Reported-by: Tony Luck Signed-off-by: Srivatsa S. Bhat Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed