Re: [PATCH] ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, 26 Jul 2024 17:52:36 +0200, Takashi Iwai wrote:
> The struct snd_soc_pcm_runtime has a flex array of snd_soc_component
> objects at its end, and the size is kept in num_components field.
> We can add __counted_by() annotation for compiler's assistance to
> catch array overflows.
> 
> A slight additional change is the assignment of rtd->components[];
> the array counter has to be incremented at first for avoiding
> false-positive reports from compilers.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
      commit: aaa5e1aa39074fb466f6ef3df4de6903741dfeec

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





[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux