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

From: Michael Butler <imb_at_protected-networks.net>
Date: Sun, 27 Apr 2025 12:54:51 UTC
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 to the new KPI. I only tested on 
>> virtualbox-70
> 
> 
> Report 286193 was followed by <https://bugs.freebsd.org/bugzilla/ 
> show_bug.cgi?id=286206>
> 
> I'm testing the patch at attachment 259804.

Commit a114891 now breaks vbox kmods similarly :-(

	Michael