[PATCH] linux: posix_fadvise: support __NR_fadvise64_64
Mike Frysinger
vapier@gentoo.org
Fri Dec 7 01:00:00 GMT 2012
On Thursday 06 December 2012 16:35:33 Carlos O'Donell wrote:
> On Thu, Dec 6, 2012 at 3:06 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > From: Carlos O'Donell <carlos_odonell@mentor.com>
> >
> > Some arches do not have a __NR_fadvise64 but do have __NR_fadvise64_64.
> > If the former is unavailable, fallback to the latter.
> >
> > Signed-off-by: Mike Frysinger <vapier@gentoo.org>
>
> Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
>
> > 2012-12-06 Carlos O'Donell <carlos_odonell@mentor.com>
> >
> > Mike Frysinger <vapier@gentoo.org>
> >
> > * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
> > check for __NR_fadvise64_64.
>
> This is strictly a bug fix and should be OK for master right now.
>
> It also doesn't change the generated code for any working machines.
>
> This looks good to me and fixes fadvise on hppa where we have only
> fadvise64_64.
>
> OK to checkin with copyright year update.
done and done
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20121207/c3db75f9/attachment.sig>
More information about the Libc-alpha
mailing list