NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57644: ixl(4) may panic or hang
The following reply was made to PR kern/57644; it has been noted by GNATS.
From: Shoichi Yamaguchi <yamaguchi%netbsd.org@localhost>
To: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
Cc: Manuel Bouyer <manuel.bouyer%lip6.fr@localhost>, Taylor R Campbell <riastradh%netbsd.org@localhost>, gnats-bugs%netbsd.org@localhost,
knakahara%netbsd.org@localhost, yamaguchi%netbsd.org@localhost, rin%netbsd.org@localhost
Subject: Re: kern/57644: ixl(4) may panic or hang
Date: Wed, 11 Oct 2023 17:30:51 +0900
Hi,
I changed ixl(4) around the link status. And it may have resolved this problem.
I also upload the same changes to
https://www.netbsd.org/~yamaguchi/ixl-media.patch
(It can be applied to NetBSD-10)
Can you test it?
> riastradh
Thank you for your information. It was helpful for me.
I moved ixl_get_link_status_done() from interrupt context to workqueue.
Thanks,
yamaguchi
Home |
Main Index |
Thread Index |
Old Index