From: Jens Axboe Date: Thu, 26 Jun 2008 09:21:54 +0000 (+0200) Subject: x86: convert to generic helpers for IPI function calls X-Git-Tag: v2.6.27-rc1~1069^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b16cf874861436725c43ba0b68bdd799297be7c;p=pandora-kernel.git x86: convert to generic helpers for IPI function calls This converts x86, x86-64, and xen to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Acked-by: Ingo Molnar Acked-by: Jeremy Fitzhardinge Signed-off-by: Jens Axboe --- Reading git-diff-tree failed