[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e2d81210-a969-fe9d-a4fb-1826c991fbce@linexp.org>
Date: Mon, 4 Jul 2022 23:14:15 +0200
From: Daniel Lezcano <daniel.lezcano@...exp.org>
To: Lukasz Luba <lukasz.luba@....com>, daniel.lezcano@...aro.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
khilman@...libre.com, abailon@...libre.com,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>, Todd Kjos <tkjos@...gle.com>,
Wei Wang <wvw@...gle.com>, rafael@...nel.org
Subject: Re: [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS
On 04/07/2022 09:35, Lukasz Luba wrote:
> Hi Daniel,
>
> (+Todd and Wei on CC)
>
>
> On 7/3/22 19:30, Daniel Lezcano wrote:
[ ... ]
>> }
>> -EXPORT_SYMBOL(get_tz_trend);
[ ... ]
>> }
>> -EXPORT_SYMBOL(thermal_cdev_update);
>
> I wouldn't remove that export. I can see in my Pixel6 modules dir, that
> it's called in 7 places.
>
> I assume that in Android world this is common use.
It is not possible to do changes taking into consideration out of tree
code. Moreover there is logically no good reason to use the
thermal_cdev_update() function from outside of the thermal core code.
Powered by blists - more mailing lists