Laurent Vivier wrote: > Dor Laor a écrit : > >> Laurent Vivier wrote: >> >>> This patches can be applied only on kvm-updates-2.6.24 and >>> kvm-updates-2.6.25 >>> as it needs smp_call_function_mask(). >>> >>> In kvm_flush_remote_tlbs(), it replaces a loop using >>> smp_call_function_single() >>> by a single call to smp_call_function_mask(). >>> >>> >> Would you be kind enough to copy the implementation of >> smp_call_function_mask >> into external_module_compat.h so older kernel's will still work after >> this commited. >> > > Yes, I can, I think the best solution is to move the old KVM code using > smp_function_call_single() to external_module_compat.h. >
Agree, s_c_f_m() is too low-level to go into e_m_c.h. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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