* 6.1.50 misbackport ?
@ 2023-08-30 14:34 Joakim Tjernlund
2023-08-31 10:52 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Joakim Tjernlund @ 2023-08-30 14:34 UTC (permalink / raw)
To: stable@vger.kernel.org
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y&id=f016326d31d010433b2a1a08a4856c214ae829eb
has:
- tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
+ ret = tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
+ return ret;
feels like an if stmt is missing here ?
Jocke
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 6.1.50 misbackport ?
2023-08-30 14:34 6.1.50 misbackport ? Joakim Tjernlund
@ 2023-08-31 10:52 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-08-31 10:52 UTC (permalink / raw)
To: Joakim Tjernlund; +Cc: stable@vger.kernel.org, Mario Limonciello
On Wed, Aug 30, 2023 at 02:34:36PM +0000, Joakim Tjernlund wrote:
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y&id=f016326d31d010433b2a1a08a4856c214ae829eb
>
> has:
> - tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
> + ret = tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
> + return ret;
> feels like an if stmt is missing here ?
Yes, it is.
Can you send a fix for this please?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-31 10:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 14:34 6.1.50 misbackport ? Joakim Tjernlund
2023-08-31 10:52 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox