public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Beth Kon <eak@us.ibm.com>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: ioctl number overlap?
Date: Mon, 15 Jun 2009 22:19:38 +0200	[thread overview]
Message-ID: <4A36ACDA.8030105@web.de> (raw)
In-Reply-To: <4A369C5F.1020404@us.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

Beth Kon wrote:
> kvm.h has
> 
> #define KVM_SET_GUEST_DEBUG       _IOW(KVMIO,  0x9b, struct
> kvm_guest_debug)
> 
> and
> 
> #define KVM_IA64_VCPU_SET_STACK   _IOW(KVMIO,  0x9b, void *)
> 
> Seems that these could conflict?

Argh...

The IA64 world also collides with KVM_NMI - though I have no clue if
NMIs are known to that arch.

The good news is that different structure sizes (and different flags for
0x9a) should resolve the conflict numerically. Still messy, though.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

      reply	other threads:[~2009-06-15 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-15 19:09 ioctl number overlap? Beth Kon
2009-06-15 20:19 ` Jan Kiszka [this message]

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=4A36ACDA.8030105@web.de \
    --to=jan.kiszka@web.de \
    --cc=eak@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    /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