diff options
author | 2024-01-17 17:03:13 +0100 | |
---|---|---|
committer | 2024-01-29 11:02:12 +0800 | |
commit | 73b4987858cd2e0f5bd9ec626f2f95cce6cf84a1 (patch) | |
tree | d1cd985d11a40c11811aa5a6f8df6ca5af6b14c1 /scripts/qapi/source.py | |
parent | Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (diff) | |
download | qemu-73b4987858cd2e0f5bd9ec626f2f95cce6cf84a1.tar.xz qemu-73b4987858cd2e0f5bd9ec626f2f95cce6cf84a1.zip |
userfaultfd: use 1ULL to build ioctl masks
There is no need to use the Linux-internal __u64 type, 1ULL is
guaranteed to be wide enough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/r/20240117160313.175609-1-pbonzini@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions