VirtualBox

Changeset 85649 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 8, 2020 1:35:48 PM (4 years ago)
Author:
vboxsync
Message:

ticketref:19521 Can't build kernel modules on SLES12 SP5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h

    r82968 r85649  
    5050    /** The wait queue entry. */
    5151#if LINUX_VERSION_CODE > KERNEL_VERSION(4, 13, 0) \
    52   || defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 12 && CONFIG_SUSE_PATCHLEVEL == 4 \
     52  || defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 12 && CONFIG_SUSE_PATCHLEVEL >= 4 \
    5353  || defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 15
    5454    wait_queue_entry_t WaitQE;
Note: See TracChangeset for help on using the changeset viewer.

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