On Mon, 18 May 2026 11:53:16 +0200, Bartosz Golaszewski wrote:
> The kerneldoc for device_is_bound() says it must be called with the
> device lock taken. Add missing synchronization to GPIO modules using it.
>
>
Applied, thanks!
[1/3] gpio: sim: lock device when calling device_is_bound()
https://git.kernel.org/brgl/c/e70ae40d6660c5428c790c329318c570b4d038ab
[2/3] gpio: aggregator: lock device when calling device_is_bound()
https://git.kernel.org/brgl/c/598a2b3e2e0e6aa2e9f7843c96c45b5ea11e0411
[3/3] gpio: virtuser: lock device when calling device_is_bound()
https://git.kernel.org/brgl/c/a4fa45c1d980bc2b9837f469119af24a9304a1fc
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>