Hi Linus,
please consider pulling this single fix for the thermal framework. Thanks -- Daniel The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v5.12-rc4 for you to fetch changes up to 2046a24ae121cd107929655a6aaf3b8c5beea01f: thermal/core: Add NULL pointer check before using cooling device stats (2021-03-17 09:55:58 +0100) ---------------------------------------------------------------- - Fix NULL pointer access when the cooling device transition stats table failed to allocate due to a big number of states (Manaf Meethalavalappu Pallikunhi). ---------------------------------------------------------------- Manaf Meethalavalappu Pallikunhi (1): thermal/core: Add NULL pointer check before using cooling device stats drivers/thermal/thermal_sysfs.c | 3 +++ 1 file changed, 3 insertions(+) -- <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

