Re: [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()

From: Maxwell Doose

Date: Tue Apr 28 2026 - 11:23:25 EST


On Tue, Apr 28, 2026 at 8:26 AM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
>
> Perhaps we need to also put a summary of the extended critical section, so that
> it will be clear that we thought about it and decided to cover that small memory
> access + some bitops.
>
> Otherwise LGTM.
>

Sounds good, but I'm going to wait 1 or 2 days to see if a maintainer
wants to comment on whether or not we *need* the summary about the
mutex scope. If they don't say anything I'll probably just send a v3
with the summary added in the commit message.

best regards,
maxwell