VirtualBox

Ticket #20090: fix_virtualbox.patch

File fix_virtualbox.patch, 473 bytes (added by Razorback, 3 years ago)

Kernel patch for VB

  • linux-5.13/mm/vmalloc.c

    diff -up linux-5.13/mm/vmalloc.c.30~ linux-5.13/mm/vmalloc.c
    old new struct vm_struct *__get_vm_area_caller(u  
    23882388        return __get_vm_area_node(size, 1, PAGE_SHIFT, flags, start, end,
    23892389                                  NUMA_NO_NODE, GFP_KERNEL, caller);
    23902390}
     2391EXPORT_SYMBOL(__get_vm_area_caller);
    23912392
    23922393/**
    23932394 * get_vm_area - reserve a contiguous kernel virtual area

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