Re: ioctl number overlap?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux