From: Arnd Bergmann <arnd@arndb.de>
To: linux-kernel@vger.kernel.org
Cc: eranian@hpl.hp.com, ak@muc.de, benh@kernel.crashing.org,
paulus@samba.org, stephane.eranian@hp.com, tony.luck@intel.com,
linux-kernel@vger.kernel.org
Subject: Re: + perfmon2-reserve-system-calls.patch added to -mm tree
Date: Tue, 15 Nov 2005 00:50:26 +0100 [thread overview]
Message-ID: <200511150050.27556.arnd@arndb.de> (raw)
In-Reply-To: <200511142329.jAENTfmS004600@shell0.pdx.osdl.net>
On Dinsdag 15 November 2005 00:30, akpm@osdl.org wrote:
> diff -puN include/asm-powerpc/unistd.h~perfmon2-reserve-system-calls include/asm-powerpc/unistd.h
> --- 25/include/asm-powerpc/unistd.h~perfmon2-reserve-system-calls Mon Nov 14 15:27:32 2005
> +++ 25-akpm/include/asm-powerpc/unistd.h Mon Nov 14 15:27:32 2005
> @@ -296,8 +296,20 @@
> #define __NR_inotify_init 275
> #define __NR_inotify_add_watch 276
> #define __NR_inotify_rm_watch 277
> +#define __NR_pfm_create_context 278
> +#define __NR_pfm_write_pmcs 279
> +#define __NR_pfm_write_pmds 280
> +#define __NR_pfm_read_pmds 281
> +#define __NR_pfm_load_context 282
> +#define __NR_pfm_start 283
> +#define __NR_pfm_stop 284
> +#define __NR_pfm_restart 285
> +#define __NR_pfm_create_evtsets 286
> +#define __NR_pfm_getinfo_evtsets 287
> +#define __NR_pfm_delete_evtsets 288
> +#define __NR_pfm_unload_context 289
>
> -#define __NR_syscalls 278
> +#define __NR_syscalls 290
>
> #ifdef __KERNEL__
> #define __NR__exit __NR_exit
Hmm, I had sent an earlier patch to paulus that reserves 278 and
279 for spu_run and spu_create and that apparently got dropped.
Could I have those two numbers or is there already an established
user based for the perfmon2 numbers that would take preference?
Arnd <><
next parent reply other threads:[~2005-11-14 23:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200511142329.jAENTfmS004600@shell0.pdx.osdl.net>
2005-11-14 23:50 ` Arnd Bergmann [this message]
2005-11-15 0:04 ` + perfmon2-reserve-system-calls.patch added to -mm tree Paul Mackerras
2005-11-15 0:09 ` Stephane Eranian
2005-11-15 1:12 ` Andrew Morton
2005-11-15 8:00 ` Stephane Eranian
2005-11-15 8:08 ` Arjan van de Ven
2005-11-15 13:40 ` Andi Kleen
2005-11-15 9:06 ` Christoph Hellwig
2005-11-16 10:24 ` Stephane Eranian
2005-11-15 15:28 Luck, Tony
2005-11-15 15:49 ` Stephane Eranian
-- strict thread matches above, loose matches on Subject: below --
2005-11-15 16:58 Luck, Tony
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=200511150050.27556.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=ak@muc.de \
--cc=benh@kernel.crashing.org \
--cc=eranian@hpl.hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=stephane.eranian@hp.com \
--cc=tony.luck@intel.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