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
The following reply was made to PR kern/54261; it has been noted by GNATS.
From: Masanobu SAITOH <msaitoh%execsw.org@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, davshao%gmail.com@localhost
Cc: msaitoh%execsw.org@localhost
Subject: Re: kern/54261: Marvell Yukon-2 probe uvm_fault on Intel EagleLake
machine
Date: Mon, 3 Jun 2019 14:25:17 +0900
Hello, David.
On 2019/06/02 15:45, matthew green wrote:
> The following reply was made to PR kern/54261; it has been noted by GNATS.
>
> From: matthew green <mrg%eterna.com.au@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
> netbsd-bugs%netbsd.org@localhost, msaitoh%netbsd.org@localhost
> Subject: re: kern/54261: Marvell Yukon-2 probe uvm_fault on Intel EagleLake machine
> Date: Sun, 02 Jun 2019 16:41:04 +1000
>
> > 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.
Could you try the latest if_msk.c (rev. 1.91)?
Thanks.
--
-----------------------------------------------
SAITOH Masanobu (msaitoh%execsw.org@localhost
msaitoh%netbsd.org@localhost)
Home |
Main Index |
Thread Index |
Old Index