]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
x86: remove export for smp_call_function_mask.
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:43 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:54 +0000 (17:40 +0200)
with this removal, exports for both i386 and x86_64,
regarding the "smp_call_function" series are now the same.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smp_64.c

index 275101ab4b6d0c1f85afeb37594b8b67393c0832..a434f6c55f837b1d06bc9b7ae5b93e0b5afbd997 100644 (file)
@@ -400,7 +400,6 @@ int native_smp_call_function_mask(cpumask_t mask,
        spin_unlock(&call_lock);
        return ret;
 }
-EXPORT_SYMBOL(smp_call_function_mask);
 
 /*
  * smp_call_function_single - Run a function on a specific CPU