add getcpu support

Ulrich Drepper drepper at redhat.com
Tue Jul 24 04:24:44 UTC 2007


This patch adds support for the getcpu syscall and is meant to be
applied on top of the eventfd patch.  Even though x86-64 does not have
the syscall it is needed because x86 needs it for the compat support.

2007-07-23  Ulrich Drepper  <drepper at redhat.com>

	* process.c (sys_getcpu): New function.
	* linux/syscall.h: Declare sys_getcpu.
	* linux/syscallent.h: Add entry for getcpu.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d-strace-getcpu
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/32903833/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/32903833/attachment.bin>


More information about the Strace-devel mailing list