Re: kern/60494: Non-MP safe TULIP driver on GENERIC kernel causes apparent spinlock in ifmedia_match during boot

"Jason Thorpe via gnats" <[email protected]> Sat, 25 Jul 2026 14:50:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60494; it has been noted by GNATS.

From: Jason Thorpe <[email protected]>
To: [email protected]
Cc: [email protected],
 [email protected],
 [email protected]
Subject: Re: kern/60494: Non-MP safe TULIP driver on GENERIC kernel causes
 apparent spinlock in ifmedia_match during boot
Date: Sat, 25 Jul 2026 07:47:22 -0700

 Candidate patch: https://www.netbsd.org/~thorpej/tlp-pr-60494-patch.txt
 
 -- thorpej