]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
generic-ipi: fix linux-next tree build failure
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 Jul 2008 07:10:07 +0000 (17:10 +1000)
committerIngo Molnar <mingo@elte.hu>
Thu, 3 Jul 2008 07:25:42 +0000 (09:25 +0200)
commit392096e98fd55e54035978fe03796fca8d26a574
tree025f7ecf19977ebb19c565b89f6e07425821b15d
parent8b604d520799a995946437d041f46bae7d5bcc8c
generic-ipi: fix linux-next tree build failure

Today's linux-next build (powerpc ppc64_defconfig) failed like this:

arch/powerpc/mm/tlb_64.c: In function 'pgtable_free_now':
arch/powerpc/mm/tlb_64.c:66: error: too many arguments to function 'smp_call_function'
arch/powerpc/kernel/machine_kexec_64.c: In function 'kexec_prepare_cpus':
arch/powerpc/kernel/machine_kexec_64.c:175: error: too many arguments to function 'smp_call_function'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: <linuxppc-dev@ozlabs.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/powerpc/kernel/machine_kexec_64.c
arch/powerpc/mm/tlb_64.c