commit | 90f7ae8a55190f5edfb9fda957e25c994ed39ec4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 04 16:42:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 04 16:42:58 2008 -0700 |
tree | b815a08c25f4acf37b02a982c67c6d0efd2fe480 | |
parent | c02a5119e862dea9a1361182840d41ae1fe24227 [diff] |
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 <davem@davemloft.net>