Hi!
This is the start of the stable review cycle for the 6.1.123 release. There are 60 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Dan Carpenter dan.carpenter@linaro.org mtd: rawnand: fix double free in atmel_pmecc_create_user()
This is wrong for 6.1 and older -- we don't use devm_kzalloc there, so it creates memory leak.
Thanks for testing and letting me know,
This was not "all good" mail. Patch cited above is buggy. But you still included it in 6.1.123. Please drop.
Best regards.
Pavel
On Sat, Jan 04, 2025 at 06:54:13PM +0100, Pavel Machek wrote:
Hi!
This is the start of the stable review cycle for the 6.1.123 release. There are 60 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Dan Carpenter dan.carpenter@linaro.org mtd: rawnand: fix double free in atmel_pmecc_create_user()
This is wrong for 6.1 and older -- we don't use devm_kzalloc there, so it creates memory leak.
Thanks for testing and letting me know,
This was not "all good" mail. Patch cited above is buggy. But you still included it in 6.1.123. Please drop.
Please send a revert for this.
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org