NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-sparc64/60428 (NetBSD 11.99.6/sparc64 panics on USB insertion)
The following reply was made to PR port-sparc64/60428; it has been noted by GNATS.
From: Julian Coleman <jdc%coris.org.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: thorpej%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
john%ziaspace.com@localhost
Subject: Re: port-sparc64/60428 (NetBSD 11.99.6/sparc64 panics on USB
insertion)
Date: Thu, 9 Jul 2026 07:17:08 +0200
Hi,
> Before r1.230, we always set ofnode [*], so I wonder if we should continue
> to do that.
Looking slightly more deeply [#], devhandle_to_of() has the same KASSERT,
so we must return before we call it.
> We also now have the same KASSERT in the wd case on line 1276, so that
> needs the same treatment. The one for FC-AL is probably OK, although I
> would be tempted to change all 3 to plain return for consistency.
Regards,
Julian
[#] https://nxr.netbsd.org/xref/src/sys/dev/ofw/ofw_subr.c#119
--
Home |
Main Index |
Thread Index |
Old Index