Re: Kernel/driver hacking: panic: Assertion vm_object_busied((m->object)) failed at /usr/src/sys/vm/vm_page.c:5455

2021-06-19 Thread Neel Chauhan
On 2021-06-18 20:03, Neel Chauhan wrote: Apparently, the vm_start values is for some reason coming as 0 when it is passed into vm_fault_cpu(). That's why it's giving these errors: of course the address at 0 is mapped, it is (probably) used by the kernel. An update: The vm_start 0 seems to be ex

Re: drm-kmod kernel crash fatal trap 12

2021-06-19 Thread Thomas Laus
On 6/19/21 2:21 PM, Bakul Shah wrote: > > You may wish to see if Andriy Gapon's method (LOCAL_MODULES_DIR, > LOCAL_MODULES) > works better for you. > > I trust Makefile* to do the right thing with META_MODE and CCACHE (and if they > don't, it is a bug that would need to be fixed) so I personally