| To: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: [PATCH] Fix some system calls with long long arguments |
| From: | Daniel Jacobowitz <dan@debian.org> |
| Date: | Wed, 23 May 2007 13:26:40 -0400 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, kraj@mvista.com, libc-ports@sourceware.org |
| In-reply-to: | <20070518.004759.59650774.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070315.103511.89758184.nemoto@toshiba-tops.co.jp> <20070316.015325.118975069.anemo@mba.ocn.ne.jp> <20070518.004613.128618652.anemo@mba.ocn.ne.jp> <20070518.004759.59650774.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.15 (2007-04-09) |
On Fri, May 18, 2007 at 12:47:59AM +0900, Atsushi Nemoto wrote: > On Fri, 18 May 2007 00:46:13 +0900 (JST), Atsushi Nemoto > <anemo@mba.ocn.ne.jp> wrote: > > I fixed N32/O32 readahead, sync_file_range, fadvise, fadvise64 > > syscalls on both kernel and glibc side. > > > > Here is a kernel side fixes. > > And here is glibc side fixes for posix_fadvise, posix_fadvise64, > readahead, sync_file_range. For O32, add a padding before a long long > argument pair. For N32, pass a long long value by one argument. O32 > readahead borrows ARM EABI implementation. N32 posix_fadvise64 use C > implementation (instead of syscalls.list) for versioned symbols. I see the kernel patch was already merged; I've added this to CVS. -- Daniel Jacobowitz CodeSourcery |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] mips: Enable arbitary speed tty support, Alan Cox |
|---|---|
| Next by Date: | Re: Cross-Compile difficulties, sknauert |
| Previous by Thread: | Re: [PATCH] Fix some system calls with long long arguments, Atsushi Nemoto |
| Next by Thread: | [PATCH] Drop __ARCH_WANT_SYS_FADVISE64, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |