diff options
author | Laurent Vivier <Laurent.Vivier@bull.net> | 2007-08-30 14:56:21 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-10-13 10:18:27 +0200 |
commit | 0d8d2bd4f20c8a2a254b4fe3bc114f12214a6d73 (patch) | |
tree | ca8234bdcb71b7cc0955ef89ae5b028d19ca709e /drivers/char/vt_ioctl.c | |
parent | 1747fb71fd7c9389696e91f354d2f841b5c85790 (diff) |
KVM: Simplify memory allocation
The mutex->splinlock convertion alllows us to make some code simplifications.
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.
Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/char/vt_ioctl.c')
0 files changed, 0 insertions, 0 deletions