From: Andi Kleen <ak@suse.de>
To: Guillaume Thouvenin <guillaume.thouvenin@bull.net>
Cc: lkml <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>,
elsa-announce <elsa-announce@lists.sourceforge.net>,
elsa-devel <elsa-devel@lists.sourceforge.net>,
Gerrit Huizenga <gh@us.ibm.com>,
Jean Pierre Dion <jean-pierre.dion@bull.net>,
"lse-tech@lists.sourceforge.net" <lse-tech@lists.sourceforge.net>
Subject: Re: [Lse-tech] [RFC] fork historic module
Date: Fri, 17 Dec 2004 16:11:15 +0100 [thread overview]
Message-ID: <20041217151115.GD14229@wotan.suse.de> (raw)
In-Reply-To: <1103295512.7329.75.camel@frecb000711.frec.bull.fr>
> +/* IOCTL numbers */
> +/* If you add a new IOCTL number don't forget to update FH_MAXNR */
> +#define FH_MAGIC 0x35
> +#define FH_REGISTER _IO(FH_MAGIC,0)
> +#define FH_UNREGISTER _IO(FH_MAGIC,1)
Is this really unique? 32bit emulation currently needs unique ioctl numbers.
-Andi
next prev parent reply other threads:[~2004-12-17 15:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-17 14:58 [RFC] fork historic module Guillaume Thouvenin
2004-12-17 15:11 ` Andi Kleen [this message]
2004-12-20 7:28 ` [Lse-tech] " Guillaume Thouvenin
2004-12-17 15:24 ` David Vrabel
2004-12-17 17:06 ` Randy.Dunlap
2004-12-17 17:39 ` [Lse-tech] " Erich Focht
-- strict thread matches above, loose matches on Subject: below --
2004-12-17 16:52 Manfred Spraul
2004-12-17 16:59 ` Andi Kleen
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=20041217151115.GD14229@wotan.suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=elsa-announce@lists.sourceforge.net \
--cc=elsa-devel@lists.sourceforge.net \
--cc=gh@us.ibm.com \
--cc=guillaume.thouvenin@bull.net \
--cc=jean-pierre.dion@bull.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lse-tech@lists.sourceforge.net \
/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