commit | ed4d9c66eb941a416c8cb9a0138c69d46d82fc4f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 04 16:47:57 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 04 16:47:57 2008 -0700 |
tree | 0a69005357f3e595268766ee45877451d2b9f85b | |
parent | 90f7ae8a55190f5edfb9fda957e25c994ed39ec4 [diff] |
sparc64: Kill error_mask from hypervisor_xcall_deliver(). It can eat up a lot of stack space when NR_CPUS is large. We retain some of it's functionality by reporting at least one of the cpu's which are seen in error state. Signed-off-by: David S. Miller <davem@davemloft.net>