VirtualBox

Changeset 55508 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Apr 29, 2015 8:48:58 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99862
Message:

HostDrivers/VBoxPci: Linux 4.1 compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c

    r50798 r55508  
    924924
    925925                     /* We don't allow interrupts sharing */
    926 # if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 20)
     926                     /* XXX overhaul */
     927# if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 20) && LINUX_VERSION_CODE < KERNEL_VERSION(4, 1, 0)
    927928                     IRQF_DISABLED, /* keep irqs disabled when calling the action handler */
    928929# else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette