From: Arnd Bergmann <arnd@arndb.de>
To: Jonas Bonn <jonas.bonn@gmail.com>
Cc: linux-arch@vger.kernel.org, Jonas Bonn <jonas@southpole.se>
Subject: Re: [PATCH 1/1] Add new syscall sys_sendmmsg to generic unistd
Date: Sat, 28 May 2011 23:24:31 +0200 [thread overview]
Message-ID: <201105282324.31818.arnd@arndb.de> (raw)
In-Reply-To: <1306613969-9426-1-git-send-email-jonas.bonn@gmail.com>
On Saturday 28 May 2011 22:19:29 Jonas Bonn wrote:
>
> From: Jonas Bonn <jonas@southpole.se>
>
> This enables the syscall for architectures, like OpenRISC, that use the
> generic asm headers.
>
> Signed-off-by: Jonas Bonn <jonas@southpole.se>
Thanks, looks good.
I just saw your git tree for the OpenRISC architecture port and it
looks really really nice, mostly by virtue of being very small, but
also by not copying all the things that new architecture ports normally
get wrong at the time when they show up on my radar.
Do you plan to submit it upstream any time soon?
There are four other new architectures that I expect to see soon (c6x,
nios2, lm32, plus one more), and I'd really like to have one architecture
serve as a good example that I can point the others to. unicore32 and
tile are the best ones we have, but neither is a really good example:
unicore32 has a few remaining bits unnecessarily copied from ARM, and
Tile is for a much more complex hardware than I want. Also, they
both don't use a flattened device tree to describe SoC parts.
Your OpenRISC port is much better in each of these regards, so that
it would be great to have that ready for inclusion in the next merge
window. There are obviously a few details to fix, but I can see nothing
in there that would require a significant amount of work.
Arnd
next prev parent reply other threads:[~2011-05-28 21:24 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 [this message]
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
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=201105282324.31818.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=jonas.bonn@gmail.com \
--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).