Heiko Carstens wrote:
This will not do the right thing. Semantics of smp_call_function_single() changed recently. It now is supposed to call func() locally with irqs disabled if cpu == smp_processor_id(). See i386/x86_64 and powerpc. Unfortunately ia64 hasn't been changed yet, so it will behave differently.
A patch for ia64 has been submitted, presumably it's somewhere in the pipeline.
-- error compiling committee.c: too many arguments to function