Re: [PATCH] MIPS: add smp_call_function_single()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stephane Eranian <eranian@...>
Cc: Ralf Baechle <ralf@...>, <linux-kernel@...>, <mucci@...>, <linux-mips@...>, <ak@...>, <akpm@...>, Tony Luck <tony.luck@...>, Avi Kivity <avi@...>
Date: Saturday, July 28, 2007 - 5:19 am

On Fri, Jul 27, 2007 at 06:53:23AM -0700, Stephane Eranian 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.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] MIPS: add smp_call_function_single(), Stephane Eranian, (Fri Jul 27, 8:44 am)
Re: [PATCH] MIPS: add smp_call_function_single(), Ralf Baechle, (Fri Jul 27, 8:55 am)
Re: [PATCH] MIPS: add smp_call_function_single(), Stephane Eranian, (Fri Jul 27, 9:53 am)
Re: [PATCH] MIPS: add smp_call_function_single(), Heiko Carstens, (Sat Jul 28, 5:19 am)
Re: [PATCH] MIPS: add smp_call_function_single(), Stephane Eranian, (Mon Jul 30, 5:18 am)
Re: [PATCH] MIPS: add smp_call_function_single(), Avi Kivity, (Sun Jul 29, 3:33 am)