From: Johan Hovold <johan@kernel.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Johan Hovold <johan+linaro@kernel.org>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Nuno Sa <nuno.sa@analog.com>
Subject: Re: [PATCH] iio: inkern: fix channel read regression
Date: Mon, 3 Jun 2024 09:24:38 +0200 [thread overview]
Message-ID: <Zl1vttlXz3FRVyYS@hovoldconsulting.com> (raw)
In-Reply-To: <20240601142147.3ac40207@jic23-huawei>
Hi Jonathan,
On Sat, Jun 01, 2024 at 02:21:47PM +0100, Jonathan Cameron wrote:
> On Thu, 30 May 2024 09:44:16 +0200
> Johan Hovold <johan+linaro@kernel.org> wrote:
>
> > A recent "cleanup" broke IIO channel read outs and thereby thermal
> > mitigation on the Lenovo ThinkPad X13s by returning zero instead of the
> > expected IIO value type in iio_read_channel_processed_scale():
> >
> > thermal thermal_zone12: failed to read out thermal zone (-22)
> >
> > Fixes: 3092bde731ca ("iio: inkern: move to the cleanup.h magic")
> > Cc: Nuno Sa <nuno.sa@analog.com>
> > Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> In meantime, Nuno please take another look at these and see if
> we have additional problem cases like this. Given the patch
> queue I have and a busy few days it will be a while before I
> get to it but I'll try and take a close look soon as well.
Please consider getting this one into mainline as soon as possible as it
breaks thermal mitigation, which can cause literal skin burns, on all
Qualcomm platforms (and probably other platforms too).
> Longer term, in my view the readability and chance of bugs
> is reduced, but churn always introduces the possibility of
> issues like this in the short term :(
I just worry about some of the cleanup.h conversion I've seen where
inexperienced developers potentially break tested and reviewed code for
something which is often not very readable and for very little gain.
Johan
next prev parent reply other threads:[~2024-06-03 7:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 7:44 [PATCH] iio: inkern: fix channel read regression Johan Hovold
2024-06-01 13:21 ` Jonathan Cameron
2024-06-03 7:24 ` Johan Hovold [this message]
2024-06-03 19:33 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zl1vttlXz3FRVyYS@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=jic23@kernel.org \
--cc=johan+linaro@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox