[PATCH V3 05/14] i3c: Make dev->desc locking assumptions explicit
sashiko-bot at kernel.org
sashiko-bot at kernel.org
Tue Aug 4 07:18:13 PDT 2026
> i3c_device_get_info() takes the bus normal-use lock before accessing
> dev->desc. Under that lock, the descriptor pointer is guaranteed to be
> valid for the duration of the access.
>
> Remove the unnecessary NULL check on dev->desc so the code more clearly
> reflects the locking rules and expected descriptor lifetime.
>
> Signed-off-by: Adrian Hunter <adrian.hunter at intel.com>
Sashiko has reviewed this patch and found no issues. It looks great!
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260804133810.184905-1-adrian.hunter@intel.com?part=5
More information about the linux-i3c
mailing list