Re: [PATCH] Define smp_call_function_mask() on uniprocessor builds

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Avi Kivity <avi@...>
Cc: Linus Torvalds <torvalds@...>, <kvm-devel@...>, <linux-kernel@...>, <jeff@...>, <bunk@...>
Date: Wednesday, October 24, 2007 - 10:43 am

On Wed, 24 Oct 2007 10:51:25 +0200 Avi Kivity <avi@qumranet.com> wrote:


The real smp_call_function_mask() returns int, so this version should do so
also.

An inlined C function will provide the needed references to the arguments -
no need for those funny (void) thingies.  And it will provide typechecking.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Define smp_call_function_mask() on uniprocessor ..., Andrew Morton, (Wed Oct 24, 10:43 am)