diff options
author | David Howells <dhowells@redhat.com> | 2010-10-27 18:28:36 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2010-10-27 18:28:36 +0200 |
commit | 3a5f65df5a0fcbaa35e5417c0420d691fee4ac56 (patch) | |
tree | 5d7bd3754c23817860bb34f0a54e0f3584b0ff00 /kernel/notifier.c | |
parent | MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() (diff) | |
download | linux-3a5f65df5a0fcbaa35e5417c0420d691fee4ac56.tar.xz linux-3a5f65df5a0fcbaa35e5417c0420d691fee4ac56.zip |
Typedef SMP call function pointer
Typedef the pointer to the function to be called by smp_call_function() and
friends:
typedef void (*smp_call_func_t)(void *info);
as it is used in a fair number of places.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-arch@vger.kernel.org
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions