Re: [PATCH v4] mailbox: mtk-cmdq: fix runtime PM usage counter leak in cmdq_mbox_flush()
From: Markus Elfring
Date: Tue Aug 25 2026 - 14:27:24 EST
…
> ---
> v4:
…
> - No functional change from v3. Still no Fixes tag: I don't have a
> git history for this file available in my current environment to
How can this happen?
Are you still looking for more convenient user interfaces?
See also:
* https://git-scm.com/docs/git-blame
* https://www.geeksforgeeks.org/git/how-to-use-git-blame/#an-alternate-option-to-the-command-line-gui-based
* https://stackoverflow.com/questions/31203001/what-does-git-blame-do
> identify the commit that introduced this exit path with confidence,
I assume that corresponding patching experiences can grow.
> and would rather leave the tag off than guess a SHA. Still happy to
> add it in a v5 if Markus or anyone else on Cc can point at the right
> commit.
It would be nice if further advice would be added accordingly.
…
> drivers/mailbox/mtk-cmdq-mailbox.c | 15 +++++++--------…
Regards,
Markus