Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7930e534 authored by Glauber Costa's avatar Glauber Costa Committed by Ingo Molnar
Browse files

x86: remove export for smp_call_function_mask.



with this removal, exports for both i386 and x86_64,
regarding the "smp_call_function" series are now the same.

Signed-off-by: default avatarGlauber Costa <gcosta@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 68a1c3f8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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