diff options
author | Mathias Krause <[email protected]> | 2023-02-17 20:33:36 +0100 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-23 16:10:59 -0700 |
commit | f530b531fb9e05eb134cfc334242799ea974d111 (patch) | |
tree | 62c91a91b12e9ed73675789ca13b0b97aba9e5e4 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 14aa40a1d05ef27c42fdfacd5a81f5df6a49ee39 (diff) |
KVM: Shrink struct kvm_mmu_memory_cache
Move the 'capacity' member around to make use of the padding hole on 64
bit systems instead of introducing yet another one.
This allows us to save 8 bytes per instance for 64 bit builds of which,
e.g., x86's struct kvm_vcpu_arch has a few.
Signed-off-by: Mathias Krause <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions