Re: [PATCH 1/7] driver core: Add conditional guard support for device_lock()

From: Dan Williams

Date: Tue Mar 10 2026 - 16:37:43 EST


Danilo Krummrich wrote:
[..]
> As for sharing the commit throughout multiple trees, I can provide a signed tag
> similar to [1] once Greg and Rafael had a chance to take a look at this patch as
> well.

That would be lovely, thank you. Please take this patch.

Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>

> You may also want to sort out authorship / tags with Li.

No worries about authorship for something so tiny.

Also, I misremembered that I sent the base device_lock() guard as a
standalone patch rather than with the first user.

[1]: 134c6eaa6087 driver core: Add a guard() definition for the device_lock()