VirtualBox

Ignore:
Timestamp:
Aug 26, 2019 6:28:58 PM (5 years ago)
Author:
vboxsync
Message:

Linux/host and guest drivers: support SLES 12 SP4 kernel (which SUSE claims to be the same as the openSUSE 15 one, but at least the version is different)

File:
1 edited

Legend:

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

    r79025 r80433  
    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 \
    5253  || defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 15
    5354    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