From: David S. Miller Date: Mon, 4 Aug 2008 23:42:58 +0000 (-0700) Subject: sparc64: Build cpu list and mondo block at top-level xcall_deliver(). X-Git-Tag: v2.6.27-rc2~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f7ae8a55190f5edfb9fda957e25c994ed39ec4;p=pandora-kernel.git sparc64: Build cpu list and mondo block at top-level xcall_deliver(). Then modify all of the xcall dispatch implementations get passed and use this information. Now all of the xcall dispatch implementations do not need to be mindful of details such as "is current cpu in the list?" and "is cpu online?" Signed-off-by: David S. Miller --- Reading git-diff-tree failed