On 30 September 2012 02:32, Alexander Graf <[email protected]> wrote: > pread64 and pwrite64 pass 64bit parameters which for some architectures need > to be aligned to special argument pairs, creating a gap argument. > > Handle this special case the same way we handle it in other places of the > code. > > Reported-by: Alex Barcelo <[email protected]> > Signed-off-by: Alexander Graf <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
