https://www.virtualbox.org/pipermail/vbox-dev/2015-April/013063.html

--- VBoxPci-linux.c.orig        2015-03-16 18:04:10.000000000 +0100
+++ VBoxPci-linux.c     2015-04-29 10:57:44.785497986 +0200
@@ -885,7 +885,7 @@
 #else
 
                      /* We don't allow interrupts sharing */
-# if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 20)
+# if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 20) && LINUX_VERSION_CODE < 
KERNEL_VERSION(4, 1, 0))
                      IRQF_DISABLED, /* keep irqs disabled when calling the 
action handler */
 # else
                      0,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449986

Title:
  virtualbox-dkms 4.3.26-dfsg-2ubuntu1: virtualbox kernel module failed
  to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1449986/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to