From: Glauber Costa Date: Mon, 3 Mar 2008 17:12:47 +0000 (-0300) Subject: x86: change x86_64 smp_call_function_mask to look alike i386 X-Git-Tag: v2.6.26-rc1~1154^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2513926c286ca1d0d189c206966011bdd4080354;p=pandora-kernel.git x86: change x86_64 smp_call_function_mask to look alike i386 the two versions (the inner version, and the outer version, that takes the locks) of smp_call_function_mask are made into one. With the changes, i386 and x86_64 versions look exactly the same. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed