[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200912102210.12124.arnd@arndb.de>
Date: Thu, 10 Dec 2009 22:10:11 +0100
From: Arnd Bergmann <arnd@...db.de>
To: liqin.chen@...plusct.com
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
Mike Frysinger <vapier.adi@...il.com>
Subject: Re: What's in asm-generic.git
On Monday 07 December 2009, Arnd Bergmann wrote:
> On Monday 07 December 2009, liqin.chen@...plusct.com wrote:
> > Arnd Bergmann <arnd@...db.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists