File vmware-host-modules.changes of Package vmware-host-modules
------------------------------------------------------------------- Tue Apr 02 08:01:16 UTC 2024 - munix9@googlemail.com - Update to version 17.5.1+git.20240112.2c6d66f: * modules: fix build with -Wmissing-prototypes * vmmon: use get_user_pages to get page PFN * vmnet: use void as argument list in function definitions (#188) * vmmon: update crosspage assembler code to recent mitigations * vmnet: fix wireless device detection * vmnet: fix csum_and_copy_to_user workaround for kernel >= 5.19 * vmmon: use standard ASM_ENDBR macro * vmnet: use explicit module_init() and module_exit() (#187) * vmnet: hack around SLE15-SP5 backport of netdevice::dev_addr changes * vmnet: convert VNetBridge debugging code to ktime_get_ns()