public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: liqin.chen@sunplusct.com
Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mike Frysinger <vapier.adi@gmail.com>
Subject: Re: What's in asm-generic.git
Date: Thu, 10 Dec 2009 22:10:11 +0100	[thread overview]
Message-ID: <200912102210.12124.arnd@arndb.de> (raw)
In-Reply-To: <200912071614.46166.arnd@arndb.de>

On Monday 07 December 2009, Arnd Bergmann wrote:
> On Monday 07 December 2009, liqin.chen@sunplusct.com wrote:
> > Arnd Bergmann <arnd@arndb.de> 写于 2009-12-04 03:14:08:
> > 
> > Maybe you can add a __NR_set_thread_area define in asm-generic/unsitd.h
> > for tls used.
> 
> Yes, good point. I'll update the syscall list with this, and also check if more
> syscalls have been addded.

I have found now that sys_accept4 was missing. sys_set_thread_area however
is only defined on x86 and mips. Since you don't currently implement this
on score, maybe it would be more appropriate to handle it like the other
architectures do, rather than adding it to asm-generic/unistd.h?

	Arnd

  reply	other threads:[~2009-12-10 21:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 19:14 What's in asm-generic.git Arnd Bergmann
2009-12-07  5:54 ` liqin.chen
2009-12-07 15:14   ` Arnd Bergmann
2009-12-10 21:10     ` Arnd Bergmann [this message]
2009-12-10 21:17       ` Mike Frysinger
2009-12-10 21:25         ` Arnd Bergmann
2009-12-11 12:54           ` Geert Uytterhoeven
2009-12-11 13:06             ` Arnd Bergmann
2009-12-11 13:58               ` Geert Uytterhoeven

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=200912102210.12124.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liqin.chen@sunplusct.com \
    --cc=vapier.adi@gmail.com \
    /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