Hey,
On Sun, Jul 16, 2023 at 09:42:19PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.1.39 release. There are 591 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.
Fails to build w/ clang on RISC-V: block/blk-cgroup.c:1238:6: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
Guenter already pointed out the culprit.
Other than that, Tested-by: Conor Dooley conor.dooley@microchip.com
Thanks, Conor.