diff options
| author | KarimAllah Ahmed <[email protected]> | 2018-07-10 11:27:19 +0200 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2018-08-06 17:31:59 +0200 |
| commit | 86dafed50e2b9b18198cc663775ece819ff113ba (patch) | |
| tree | 07fad87e84b7329e56d90948e15c4b2743310234 /tools/perf/scripts/python/bin | |
| parent | ca359066889f753ca6d54bb333b783e7a784c0d1 (diff) | |
KVM: Switch 'requests' to be 64-bit (explicitly)
Switch 'requests' to be explicitly 64-bit and update BUILD_BUG_ON check to
use the size of "requests" instead of the hard-coded '32'.
That gives us a bit more room again for arch-specific requests as we
already ran out of space for x86 due to the hard-coded check.
The only exception here is ARM32 as it is still 32-bits.
Cc: Paolo Bonzini <[email protected]>
Cc: Radim KrÄmář <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Jim Mattson <[email protected]>
Signed-off-by: KarimAllah Ahmed <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions