From: David S. Miller Date: Wed, 3 Sep 2008 09:14:39 +0000 (-0700) Subject: sparc64: Fix IPI call locking. X-Git-Tag: v2.6.27-rc6~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bd1c3fdd06b6c0fa6dfb98ce31cea1820ce4e9;p=pandora-kernel.git sparc64: Fix IPI call locking. When I switched sparc64 over to the generic helpers for smp_call_function(), I didn't convert the dinky call_lock we had. Use ipi_call_lock() and ipi_call_unlock(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed