From: David S. Miller Date: Mon, 4 Aug 2008 23:47:57 +0000 (-0700) Subject: sparc64: Kill error_mask from hypervisor_xcall_deliver(). X-Git-Tag: v2.6.27-rc2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4d9c66eb941a416c8cb9a0138c69d46d82fc4f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed