Andi Kleen wrote:
>> Well, smp_call_function_single() is arch specific whereas on_cpu() is
>>     
>
> Yes, but the few instances should be relatively easy to fix.
>
>   
>> generic code.  Perhaps rename smp_call_function_single() to
>> __smp_call_function_single() and on_cpu() to smp_call_function_single()?
>>     
>
> The low level function checks for this anyways. Instead of erroring
> it should just DTRT.
>   

Okay.  I'll make that change.


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to