[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <523d2a1b-7a6e-4447-b74c-9ccd5a6ff870@linaro.org>
Date: Thu, 17 Oct 2024 12:10:58 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: juhl.emildahl@...il.com, rui.zhang@...el.com, lukasz.luba@....com,
rafael@...nel.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Emil Dahl Juhl <emdj@...g-olufsen.dk>
Subject: Re: [PATCH RESEND] tools/lib/thermal: fix sampling handler context
ptr
On 15/10/2024 19:18, juhl.emildahl@...il.com wrote:
> From: Emil Dahl Juhl <emdj@...g-olufsen.dk>
>
> The sampling handler, provided by the user alongside a void* context,
> was invoked with an internal structure instead of the user context.
>
> Correct the invocation of the sampling handler to pass the user context
> pointer instead.
>
> Note that the approach taken is similar to that in events.c, and will
> reduce the chances of this mistake happening if additional sampling
> callbacks are added.
>
> Fixes: 47c4b0de080a ("tools/lib/thermal: Add a thermal library")
> Signed-off-by: Emil Dahl Juhl <emdj@...g-olufsen.dk>
> ---
Applied, thanks
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Powered by blists - more mailing lists