On Thu, 6 Oct 2022 at 18:07, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > Hi Wolfram Sang & Ulf Hansson, > > > Subject: Re: [PATCH v5] mmc: renesas_sdhi: Fix rounding errors > > > > > > > Or is this just a general bugfix that we should tag for stable? > > > > I'd think this because I assume there is no commit causing the > > rounding errors. But maybe Biju has something to add? > > There is rounding error present since commit [1], but no HW at that time to > introduce the error. Then we added RZ/G2L support and we started seeing this > issue after [2]. > > So may be treat this an enhancement patch or fixes to [1] or [2] Alright, I have added a fixes tag [1] and a stable tag - and applied it for fixes, thanks! Kind regards Uffe > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/mmc/host/renesas_sdhi_core.c?h=v6.0&id=bb6d3fa98a418b071c5f735e75558604f5f4af66 > [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/clk/renesas/r9a07g044-cpg.c?h=v6.0&id=b289cdecc7c3e25e001cde260c882e4d9a8b0772 > > Cheers, > Biju >