On Mon, 1 Sep 2025 16:58:41 +0200 Alexandra Winter wrote: > Add log messages to visualize timeline of module loads and unloads. How deeply do you care about this patch ? I understand the benefit when debugging "interface doesn't exist" issues with just logs at hand. OTOH seeing a litany of "hello" messages on every boot from built-in drivers, is rather annoying. Perhaps this being an s390 driver makes it a bit of a special case..