]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
fix: "smp_call_function: get rid of the unused nonatomic/retry argument"
authorIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 09:50:32 +0000 (11:50 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 09:50:32 +0000 (11:50 +0200)
commitce0d1b6f73870878aae622b72e85fe8f7a16b51c
treeda0be66d6c13e4b2bc4f304b3c367f60839d1c31
parent127a237a1ff49fa5b8e00af91e841598aeea3513
fix: "smp_call_function: get rid of the unused nonatomic/retry argument"

fix:

kernel/smp.c: In function 'smp_call_function_mask':
kernel/smp.c:303: error: too many arguments to function 'smp_call_function_single'

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/smp.c