NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/54261: Marvell Yukon-2 probe uvm_fault on Intel EagleLake machine



> db{0}> bt
> mutex_enter() at netbsd:mutex_enter+0xc
> msk_init_yukon() at netbsd:msk_init_yukon+0x2a8
> msk_attach() at netbsd:msk_attach+0x38f
> config_attach_loc() at netbsd:config_attach_loc+0x1a5

ah, this is related to if_msk.c rev 1.90:

msk_attach() calls msk_init_yukon() calls msk_setmulti()
now calls ETHER_LOCK() but the lock isn't initialised yet.

msaitoh?


.mrg.


Home | Main Index | Thread Index | Old Index