| To: | Bernhard Walle <walle@corscience.de> |
|---|---|
| Subject: | Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 20 Sep 2010 00:51:32 +0100 |
| Cc: | linux-mips@linux-mips.org, ddaney@caviumnetworks.com, akpm@linux-foundation.org, ebiederm@xmission.com, hch@lst.de, linux-kernel@vger.kernel.org |
| In-reply-to: | <1283501734-6532-1-git-send-email-walle@corscience.de> |
| References: | <1283501734-6532-1-git-send-email-walle@corscience.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-12-10) |
On Fri, Sep 03, 2010 at 10:15:34AM +0200, Bernhard Walle wrote: > Commit 31c984a5acabea5d8c7224dc226453022be46f33 introduced a new syscall > getdents64. However, in the syscall table, the new syscall still refers > to the old getdents which doesn't work. > > The problem appeared with a system that uses the eglibc 2.12-r11187 > (that utilizes that new syscall) is very confused. The fix has been > tested with that eglibc version. Thanks Bernhard! Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 04/11] arch/mips: Remove pr_<level> uses of KERN_<level>, Ralf Baechle |
|---|---|
| Next by Date: | Re: mips64-octeon-linux-gnu, Tom Parkin |
| Previous by Thread: | Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32, Bernhard Walle |
| Next by Thread: | Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32, Bernhard Walle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |