Re: [PATCH] driver core: reject devices with unregistered buses
From: Danilo Krummrich
Date: Wed Apr 29 2026 - 10:54:07 EST
On Wed Apr 29, 2026 at 1:33 PM CEST, Johan Hovold wrote:
> It seems we have differing definitions of "bug", but to me this is
> clearly a bug in driver core.
I think we do -- you are saying it is a bug that the driver core does not print
a warning when a caller introduces a bug on its own due to an ordering
violation.
While it clearly is an improvement, I indeed do not consider this a bug.