All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Walle <walle@corscience.de>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: N32: Fix getdents64 syscall for n32
Date: Tue, 21 Sep 2010 09:49:49 +0200	[thread overview]
Message-ID: <4C98639D.107@corscience.de> (raw)
In-Reply-To: <20100919235131.GA29977@linux-mips.org>

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

  reply	other threads:[~2010-09-21  7:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03  8:15 [PATCH] MIPS: N32: Fix getdents64 syscall for n32 Bernhard Walle
2010-09-03  8:42 ` Christoph Hellwig
2010-09-03  8:53   ` Arnaud Patard
2010-09-03  8:55     ` Christoph Hellwig
2010-09-03  9:13     ` Bernhard Walle
2010-09-03 10:01       ` Ralf Baechle
2010-09-03 11:27         ` Bernhard Walle
2010-09-19 23:51 ` Ralf Baechle
2010-09-21  7:49   ` Bernhard Walle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-08  7:35 Bernhard Walle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C98639D.107@corscience.de \
    --to=walle@corscience.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.