From: Chris Metcalf <cmetcalf@tilera.com>
To: Jonas Bonn <jonas@southpole.se>
Cc: Arnd Bergmann <arnd@arndb.de>, linux-arch@vger.kernel.org
Subject: Re: [PATCH 1/1] Add new syscall sys_sendmmsg to generic unistd
Date: Wed, 1 Jun 2011 16:15:09 -0400 [thread overview]
Message-ID: <4DE69DCD.7010608@tilera.com> (raw)
In-Reply-To: <tOr60tkHMHA.716@exchange1.tad.internal.tilera.com>
On 5/29/2011 5:57 PM, Arnd Bergmann wrote:
> On Sunday 29 May 2011 23:30:24 Jonas Bonn wrote:
>>> * remove all __ARCH_WANT_* from asm/unistd.h and use the generic glibc
>>> implementation.
>>
>> I tried this earlier but ran into issues with uClibc, which is the only
>> libc port that we currently have. Is uClibc known to be compatible with
>> the reduced set of syscalls?
>>
>> A good compromise here may be to submit the patch upstream with the
>> reduced set of syscalls but to maintain a separate tree locally that
>> reenables these for use with our current uClibc port until we can get it
>> straightened out. It would be good to know, however, what's known to be
>> working for others in this area...
>
> I don't think that there is a port today, but you can maybe Chris Metcalf,
> Guan Xuetao or Linas Vepstas know more about this, as they have all
> worked on the glibc support for the generic syscall interface.
The arch/tile glibc port works with none of the "extra" syscalls. It has
not yet been pushed back to the community (although we just got our FSF
paperwork complete), but you can grab our version from
http://www.tilera.com/scm/ . I tried to extract the asm-generic aspects
into a sysdeps/unix/sysv/linux/generic/ hierarchy as distinct from the
actual tile-specific code.
We hacked up uclibc to handle our architecture, too, but then discontinued
support for it, and the code was a pretty gnarly set of hacks on top of the
old nptl branch (long since merged into the uclibc trunk).
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
prev parent reply other threads:[~2011-06-01 20:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-28 20:19 [PATCH 1/1] Add new syscall sys_sendmmsg to generic unistd Jonas Bonn
2011-05-28 21:24 ` Arnd Bergmann
2011-05-28 21:55 ` Jonas Bonn
2011-05-29 18:27 ` Arnd Bergmann
2011-05-29 21:30 ` Jonas Bonn
2011-05-29 21:57 ` Arnd Bergmann
[not found] ` <tOr60tkHMHA.716@exchange1.tad.internal.tilera.com>
2011-06-01 20:15 ` Chris Metcalf [this message]
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=4DE69DCD.7010608@tilera.com \
--to=cmetcalf@tilera.com \
--cc=arnd@arndb.de \
--cc=jonas@southpole.se \
--cc=linux-arch@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).