| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: fadvise on MIPS |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Wed, 07 Mar 2007 00:32:45 +0900 (JST) |
| In-reply-to: | <20070217.004812.03978264.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070217.004329.108739438.anemo@mba.ocn.ne.jp> <20070217.004812.03978264.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sat, 17 Feb 2007 00:48:12 +0900 (JST), Atsushi Nemoto <anemo@mba.ocn.ne.jp> wrote: > > 2) On O32, glibc pass a 'long long' argument by hi and lo words, but > > kernel needs padding word between 'fd' and 'offset' argument. > > > > 3) On N32, glibc pass a 'long long' argument by hi and lo words, but > > kernel expects a single register value for 'long long' argument. > > And sync_file_range() has some problem too. And readahead() too ... |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/2] Make pcibios_add_platform_entries() return errors, Michael Ellerman |
|---|---|
| Next by Date: | Re: fadvise on MIPS, Atsushi Nemoto |
| Previous by Thread: | Re: fadvise on MIPS, Atsushi Nemoto |
| Next by Thread: | [PATCH 0/7] MTX-1 patches, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |