Hello!
On 25/03/24 5:59 a. m., Sasha Levin wrote:
This is the start of the stable review cycle for the 6.6.23 release. There are 632 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.
Responses should be made by Wed Mar 27 11:59:50 AM UTC 2024. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/p... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y and the diffstat can be found below.
Thanks, Sasha
We see the same problem with new warnings on RISC-V as with 6.7. Just like with 6.7, reverting that patch makes the warnings disappear.
commit 34630ced09415d273146191778dfc5338f545db7 Author: Sami Tolvanen samitolvanen@google.com Date: Mon Mar 11 19:31:44 2024 +0000
riscv: Fix syscall wrapper for >word-size arguments
[ Upstream commit a9ad73295cc1e3af0253eee7d08943b2419444c4 ]
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Greetings!
Daniel Díaz daniel.diaz@linaro.org