VirtualBox

Ticket #19644: vb-6.0.24-kernel-5.8-sharefolders.patch

File vb-6.0.24-kernel-5.8-sharefolders.patch, 400 bytes (added by hwertz, 4 years ago)

Virtualbox 6.0.24 patch 6

  • src/VBox/Additions/linux/sharedfolders/vfsmod.c

    a b  
    5252#endif
    5353#include <linux/seq_file.h>
    5454#include <linux/vfs.h>
    55 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 62)
     55#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 62) && LINUX_VERSION_CODE < KERNEL_VERSION(5, 8, 0)
    5656# include <linux/vermagic.h>
    5757#endif
    5858#include <VBox/err.h>

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