Re: [PATCH] thunderbolt: verify PCI resource type and size in nhi_probe()
Dmitry Antipov <[email protected]> Fri, 7 Aug 2026 14:13:06 +0300
| Newsgroups | org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <[email protected]> |
On 8/7/26 12:58 PM, Mika Westerberg wrote: > Yeah, I'm not entirely sure we want to start "fixing" issues like these > where it's clearly not a USB4/TB NHI. IMHO If user forces the driver > somehow to bind to this unrelated device then she/he got what asked for. I agree but isn't there a scenario to trigger such a weird probe just by mistake? Dmitry