Richard Henderson <[email protected]> writes:
> We build with _FILE_OFFSET_BITS=64, so off_t = off64_t = uint64_t. > With an extra cast, this fixes emulation of mmap2, which could > overflow the computation of the full value of offset. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
