summaryrefslogtreecommitdiffstats
path: root/drivers/soc
diff options
context:
space:
mode:
authorJernej Skrabec <jernej.skrabec@siol.net>2020-12-02 21:38:17 +0100
committerStephen Boyd <sboyd@kernel.org>2020-12-19 15:54:02 -0800
commit48f68de00c1405351fa0e7bc44bca067c49cd0a3 (patch)
tree43c1e63b7842cff4e5f60be0558f1422243657c9 /drivers/soc
parentd2d94fc567624f96187e8b52083795620f93e69f (diff)
downloadlinux-48f68de00c1405351fa0e7bc44bca067c49cd0a3.tar.bz2
clk: sunxi-ng: Make sure divider tables have sentinel
Two clock divider tables are missing sentinel at the end. Effect of that is that clock framework reads past the last entry. Fix that with adding sentinel at the end. Issue was discovered with KASan. Fixes: 0577e4853bfb ("clk: sunxi-ng: Add H3 clocks") Fixes: c6a0637460c2 ("clk: sunxi-ng: Add A64 clocks") Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net> Link: https://lore.kernel.org/r/20201202203817.438713-1-jernej.skrabec@siol.net Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions