Laurent Vivier wrote:
> Try to make some code simplifications allowed by the use of a mutex instead 
> of a
> spinlock. As we can keep the lock longer, we don't have to release it and then
> have to check if the environment has not been modified before re-taking it. We
> can remove kvm->busy and kvm->memory_config_version.
>
>   

Applied, thanks.

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to