Laurent Vivier wrote:
> Before kernel 2.6.24, smp_call_function_mask() is not defined for architecture
> x86_64 and not for architecture i386.
>
> This patch defines it in external-module-compat.h to emulate it for older
> kernel, it uses codes from arch/x86/kernel/smp_64.c modified to call 
> smp_call_single_function() (like in previous version of KVM) instead of 
> send_IPI_mask().
>   

Applied, thanks.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to