[vbox-dev] Fixes for kernel 5.4
Larry Finger
Larry.Finger at lwfinger.net
Tue Oct 1 21:45:26 UTC 2019
Now that 5.4.0-rc1 has been released, I will post the kernel API fixes that work
for me.
The changes are as follows:
1. The issues reported by Cyrax regarding changes in skb_frag_t are implemented
with dependency on 5.4, not 5.3 as in the original.
2. The API to set/unset the executable bit in data pages has been removed. My
fix disables this feature. This approach works and is likely the correct one;
however, Oracle is reviewing the issue. See tracking bug
https://www.virtualbox.org/ticket/18945
3. Some defines for various types are moved to include/uapi/linux/sched/types.h
These patches are released under the MIT license.
Larry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixes_for_5.4.patch
Type: text/x-patch
Size: 3334 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20191001/7076d098/attachment.bin>
More information about the vbox-dev
mailing list