[PATCH v2 1/2] clk: imx: fix integer overflow in AV PLL round rate
Fabio Estevam
festevam at gmail.com
Mon Oct 10 07:08:40 PDT 2016
On Mon, Oct 10, 2016 at 7:03 AM, Emil Lundmark <emil at limesaudio.com> wrote:
> Since 'parent_rate * mfn' may overflow 32 bits, the result should be
> stored using 64 bits.
It would be nice to add the text you put in the cover letter where you
explain the PLL4 clock discrepancy here in the commit log.
>
> Fixes: ba7f4f557eb6 ("clk: imx: correct AV PLL rate formula")
Would be nice to Cc the author of this commit (Anson Huang). Added on Cc.
Another hint: ./scripts/get_maintainer.pl drivers/clk/imx/clk-pllv3.c
gives you some suggestions on people and lists to add to Cc.
More information about the linux-arm-kernel
mailing list