[PATCH v3 1/3] clk: k210: remove an implicit 64-bit division

Damien Le Moal damien.lemoal at opensource.wdc.com
Tue Feb 28 17:19:27 PST 2023


On 3/1/23 09:26, Jesse Taube wrote:
> From: Conor Dooley <conor.dooley at microchip.com>
> 
> The K210 clock driver depends on SOC_CANAAN, which is only selectable
> when !MMU on RISC-V. !MMU is not possible on 32-bit yet, but patches
> have been sent for its enabling. The kernel test robot reported this
> implicit 64-bit division there.
> 
> Replace the implicit division with an explicit one.
> 
> Reported-by: kernel test robot <lkp at intel.com>
> Link: https://lore.kernel.org/linux-riscv/202301201538.zNlqgE4L-lkp@intel.com/
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> Signed-off-by: Jesse Taube <Mr.Bossman075 at gmail.com>

Looks OK to me.

Reviewed-by: Damien Le Moal <damien.lemoal at opensource.wdc.com>


-- 
Damien Le Moal
Western Digital Research




More information about the linux-riscv mailing list