summaryrefslogtreecommitdiff
path: root/xen/evt.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-03-29 12:43:12 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-03-29 12:45:12 +0200
commit1e90662dd80c64de27b432c9d6911fad937da804 (patch)
tree2ae3dbea05ee40f847991c5c6f43591033e180da /xen/evt.c
parent573668e85a9bf59a9c64df03b6ffc7e8669a6df6 (diff)
64bit: Fix vm_size_t size
It needs to be able to hold > 4G size. * i386/include/mach/i386/vm_types.h (vm_size_t): Set type to unsigned long. * vm/vm_user.c (vm_read, vm_write): Fix type according to RPC. * i386/i386at/model_dep.c (c_boot_entry): Fix format. * device/dev_pager.c (device_pager_data_request): Fix format.
Diffstat (limited to 'xen/evt.c')
0 files changed, 0 insertions, 0 deletions