Re: linux-next: Fixes tag needs some work in the qcom tree
From: Brian Masney
Date: Fri Jan 16 2026 - 15:05:38 EST
On Fri, Jan 16, 2026 at 01:42:56PM -0600, Bjorn Andersson wrote:
> On Mon, Jan 12, 2026 at 06:00:19PM -0500, Brian Masney wrote:
> > + Bjorn and Konrad,
> >
> > On Tue, Jan 13, 2026 at 08:06:06AM +1100, Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > In commit
> > >
> > > 35a48f41b63f ("clk: qcom: regmap-divider: convert from divider_ro_round_rate() to divider_ro_determine_rate()")
> > >
> > > Fixes tag
> > >
> > > Fixes: 859a7e020b23 ("clk: qcom: regmap-divider: convert from divider_round_rate() to divider_determine_rate()")
> > >
> > > has these problem(s):
> > >
> > > - Target SHA1 does not exist
> > >
> > > Also, the subject in the fixes tag is the same as the fixing commit,
> > > so I have not idea which commit was intended.
> >
> > I missed up my Fixes tag on this commit that was applied to the qcom clk
> > tree:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/commit/?h=clk-for-6.20&id=35a48f41b63f67c490f3a2a89b042536be67cf0f
> >
> > The Fixes tag should be:
> >
> > Fixes: b6f90511c165 ("clk: qcom: regmap-divider: convert from round_rate() to determine_rate()")
> >
> > The SHA is correct. I just have the wrong commit description.
> >
>
> I believe you're saying that both commits should have:
>
> Fixes: b6f90511c165 ("clk: qcom: regmap-divider: convert from round_rate() to determine_rate()")
>
> Can you confirm?
Yes, that is correct.
> It's the top two commits of the branch, so if you can confirm my
> understanding I'll just fix up HEAD^.
Thank you, Bjorn!
Brian