linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: "David S. Miller" <davem@redhat.com>
Cc: alan@lxorguk.ukuu.org.uk, manik@cisco.com, linux-kernel@vger.kernel.org
Subject: Re: ioctl conflicts
Date: 30 Aug 2001 11:00:29 +0200	[thread overview]
Message-ID: <jepu9dhqhe.fsf@sykes.suse.de> (raw)
In-Reply-To: <3B8DEF9D.26F7544D@cisco.com> <E15cN49-0000fz-00@the-village.bc.nu> <20010830.013023.94071732.davem@redhat.com>
In-Reply-To: <20010830.013023.94071732.davem@redhat.com> ("David S. Miller"'s message of "Thu, 30 Aug 2001 01:30:23 -0700 (PDT)")

"David S. Miller" <davem@redhat.com> writes:

|>    From: Alan Cox <alan@lxorguk.ukuu.org.uk>
|>    Date: Thu, 30 Aug 2001 09:20:45 +0100 (BST)
|> 
|>    > I was grep-ing on a 2.4 source tree when i found the
|>    > following :
|>    > 
|>    > ./include/linux/videodev.h:#define VIDIOCGCAP          
|>    > _IOR('v',1,struct video_capability)
|>    > ./include/linux/ext2_fs.h:#define  EXT2_IOC_GETVERSION  _IOR('v',1,
|>    > long)   
|>    
|>    Thats fine. ext2 ioctls and video ioctls go to different places
|> 
|> Consider sparc64.

These ioctl numbers are different due to the different argument size, so
there should be no conflict.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5

  reply	other threads:[~2001-08-30  9:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-28 12:53 Size of pointers in sys_call_table? Harald Barth
2001-08-28 13:26 ` Brian Gerst
2001-08-28 14:30   ` Harald Barth
2001-08-28 16:17   ` Alan Cox
2001-08-29  0:49     ` Keith Owens
2001-08-29 23:26     ` Ralf Baechle
2001-08-30  7:47 ` ioctl conflicts Manik Raina
2001-08-30  8:16   ` Gerd Knorr
2001-08-30  9:34     ` Manik Raina
2001-08-30  8:20   ` Alan Cox
2001-08-30  9:15     ` Andreas Dilger
2001-09-03  1:06     ` Wichert Akkerman
2001-08-30  8:30   ` David S. Miller
2001-08-30  9:00     ` Andreas Schwab [this message]
2001-08-30  9:14     ` Alan Cox
2001-08-30  9:29     ` David S. Miller
2001-08-30  9:31   ` David S. Miller

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=jepu9dhqhe.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manik@cisco.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;
as well as URLs for NNTP newsgroup(s).