Re: [PATCH] clk: sunxi-ng: Make sure divider tables have sentinel

2020-12-19 Thread Stephen Boyd
Quoting Jernej Skrabec (2020-12-02 12:38:17) > 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: Ad

Re: [PATCH] clk: sunxi-ng: Make sure divider tables have sentinel

2020-12-02 Thread Maxime Ripard
Hi, On Wed, Dec 02, 2020 at 09:38:17PM +0100, Jernej Skrabec wrote: > 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: 0577e485

[PATCH] clk: sunxi-ng: Make sure divider tables have sentinel

2020-12-02 Thread Jernej Skrabec
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