On Mon, Jul 08, 2019 at 09:31:12PM -0700, Steve Kargl wrote: > It seems the recent flurry of vm commits has > broken the graphics/drm-legacy-kmod port. > vm_page_hold() no longer exists. How do I > fix the port? > Whoops. The missing function is vm_page_unhold(). Anywhoo, how do I fix this? -- Steve