| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32 |
| From: | Bernhard Walle <walle@corscience.de> |
| Date: | Tue, 21 Sep 2010 09:49:49 +0200 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <20100919235131.GA29977@linux-mips.org> |
| References: | <1283501734-6532-1-git-send-email-walle@corscience.de> <20100919235131.GA29977@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 |
Am 20.09.2010 01:51, schrieb Ralf Baechle: 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! Wouldn't it make sense to put that fix also in the stable tree (2.6.35.6)? Regards, Bernhard |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] MIPS: Alchemy: resolve prom section mismatches, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: Fix vmlinuz to flush the caches after kernel decompression, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32, Ralf Baechle |
| Next by Thread: | [PATCH] MIPS: N32: Fix getdents64 syscall for n32, Bernhard Walle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |