diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2012-12-10 10:33:32 -0700 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2012-12-13 23:25:24 -0200 |
commit | 1e702d9af5d633cf0eca76f6340b3c50fbb5a4e5 (patch) | |
tree | d4ef29de97fc976ed7245c629b6f8a41fd660f86 /arch/x86/include/asm | |
parent | 6104f472a5ea287fbdcf4644e74867dfd905a018 (diff) |
KVM: struct kvm_memory_slot.id -> short
We're currently offering a whopping 32 memory slots to user space, an
int is a bit excessive for storing this. We would like to increase
our memslots, but SHRT_MAX should be more than enough.
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions