[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0f961ea6-4948-0b7a-e01d-d62ca4065af8@infradead.org>
Date: Sun, 28 Aug 2022 22:47:59 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Steven J Abner <pheonix.sja@....net>, linux-kernel@...r.kernel.org
Subject: Re: thermal driver patch
Hi--
On 8/17/22 03:39, Steven J Abner wrote:
> Didn't actually create patch, for you to do and review:
>
> for drivers/thermal/thermal_core.c:397 :
>
> static void update_temperature(struct thermal_zone_device *tz)
> {
> (void)tz;
> }
>
> stops kernel dmesg of unused function,
> from include/linux/thermal.h:429 :
>
> static inline int thermal_zone_get_temp(
> struct thermal_zone_device *tz, int *temp)
> { return -ENODEV; }
>
> If this is a bother, sorry I troubled you.
> Per 'Do I have to be subscribed to post to the list?':
> I wish to be personally CC'ed the answers/comments posted to the list
> in response to your posting, please.
> Steve
I haven't seen any such messages, but if this is still a problem,
please post:
a. the exact message(s) [copy-paste]
b. how to reproduce the problem
c. what kernel version is causing the problem
Thanks.
--
~Randy
Powered by blists - more mailing lists