Re: (286206) fix for virtualbox-70 after current commit a3a88ed

2025-04-27 Thread Michael Butler
On 4/27/25 08:54, Michael Butler wrote: On 4/23/25 01:22, Graham Perrin wrote: On 20/04/2025 16:21, Michael Butler wrote: In case anyone else is stuck on this .. Recent changes in -current to remove vm_page_prev and vm_page_next break compilation and loading of the virtualbox kernel modules.

Re: (286206) fix for virtualbox-70 after current commit a3a88ed

2025-04-27 Thread Michael Butler
On 4/23/25 01:22, Graham Perrin wrote: On 20/04/2025 16:21, Michael Butler wrote: In case anyone else is stuck on this .. Recent changes in -current to remove vm_page_prev and vm_page_next break compilation and loading of the virtualbox kernel modules. This patch moves the troublesome call t

(286206) fix for virtualbox-70 after current commit a3a88ed

2025-04-22 Thread Graham Perrin
On 20/04/2025 16:21, Michael Butler wrote: In case anyone else is stuck on this .. Recent changes in -current to remove vm_page_prev and vm_page_next break compilation and loading of the virtualbox kernel modules. This patch moves the troublesome call to the new KPI. I only tested on virtual