Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Tue, 19 Jan 2021 10:39:25 +0800 you wrote: > Commit f17b3e44320b ("cpufreq: qcom-hw: Use > devm_platform_ioremap_resource() to simplify code") introduces > a regression on platforms using the driver, by failing to initialise > a policy, when one is created post hotplug. > > When all the CPUs of a policy are hoptplugged out, the call to .exit() > and later to devm_iounmap() does not release the memory region that was > requested during devm_platform_ioremap_resource(). Therefore, > a subsequent call to .init() will result in the following error, which > will prevent a new policy to be initialised: > > [...] Here is the summary with links: - [v2] cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks https://git.kernel.org/qcom/c/67fc209b527d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html