[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176401171651.101831.4873072118786072827.b4-ty@kernel.org>
Date: Mon, 24 Nov 2025 19:15:16 +0000
From: Mark Brown <broonie@...nel.org>
To: Prajna Rajendra Kumar <prajna.rajendrakumar@...rochip.com>,
Dan Carpenter <dan.carpenter@...aro.org>
Cc: Conor Dooley <conor.dooley@...rochip.com>, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH next v2] spi: Fix potential uninitialized variable in
probe()
On Mon, 24 Nov 2025 10:56:01 +0300, Dan Carpenter wrote:
> If the device tree is messed up, then potentially the "protocol" string
> could potentially be uninitialized. The property is supposed to default
> to "motorola" so if the of_property_read_string() function returns
> -EINVAL then default to "motorola".
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: Fix potential uninitialized variable in probe()
commit: cb99656b7c4185953c9d272bbdab63c8aa651e6e
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