NetBSD-Bugs archive

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

Re: kern/49330 (Attempting to compile a Xen DOM0 and DRMKMS kernel doesn't compile)



Synopsis: Attempting to compile a Xen DOM0 and DRMKMS kernel doesn't compile

Responsible-Changed-From-To: kern-bug-people->riastradh
Responsible-Changed-By: riastradh%NetBSD.org@localhost
Responsible-Changed-When: Sat, 28 Feb 2015 15:04:55 +0000
Responsible-Changed-Why:
mine


State-Changed-From-To: open->analyzed
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Sat, 28 Feb 2015 15:04:55 +0000
State-Changed-Why:
Was afraid I might find a system where pci_intr_handle_t is not int.
It shouldn't be too hard to adapt the drm code to this case: just
introduce a new type drm_irq_t or something, as a union of all the
possible interrupt handle types in drm, and put it in the right
places, with the compiler's help.  But it will take some work, and
cause more divergence from upstream.





Home | Main Index | Thread Index | Old Index