[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173099373941.145735.10149404268306602537.b4-ty@kernel.org>
Date: Thu, 07 Nov 2024 15:35:39 +0000
From: Mark Brown <broonie@...nel.org>
To: olivier.moysan@...s.st.com, arnaud.pouliquen@...s.st.com,
lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
Luo Yifan <luoyifan@...s.chinamobile.com>
Cc: linux-sound@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: stm: Prevent potential division by zero in
stm32_sai_mclk_round_rate()
On Wed, 06 Nov 2024 09:46:54 +0800, Luo Yifan wrote:
> This patch checks if div is less than or equal to zero (div <= 0). If
> div is zero or negative, the function returns -EINVAL, ensuring the
> division operation (*prate / div) is safe to perform.
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
commit: 63c1c87993e0e5bb11bced3d8224446a2bc62338
[1/1] ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
commit: 23569c8b314925bdb70dd1a7b63cfe6100868315
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
Powered by blists - more mailing lists