[PATCH] Fix mips readahead, posix_fadvise, posix_fadvise64

Rob Landley rob at landley.net
Fri Jun 1 09:58:07 PDT 2007


On Thursday 31 May 2007 4:22 am, Mike Frysinger wrote:
> On Friday 25 May 2007, Atsushi Nemoto wrote:
> > Current MIPS readahead(), posix_fadvise(), posix_fadvise64() do not
> > match with kernel on all ABIs.
> >
> > On O32 ABI, a padding is needed before a long long argument.
> > On N32/N64, a long long argument should be passed via a single register.
> 
> merged, cheers

Any thoughts on a 0.9.29.1?

Rob


More information about the uClibc mailing list