Hi!
This is the start of the stable review cycle for the 5.15.157 release. There are 71 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.
I realise 5.10 is not released, yet, but current queue results in problems.
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5... https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/6700369...
kernel/trace/ring_buffer.c: In function 'rb_tail_page_update': 2028kernel/trace/ring_buffer.c:1479:7: error: implicit declaration of function 'try_cmpxchg'; did you mean 'xa_cmpxchg'? [-Werror=implicit-function-declaration] 2029 1479 | if (try_cmpxchg(&cpu_buffer->tail_page, &tail_page, next_page)) 2030 | ^~~~~~~~~~~ 2031 | xa_cmpxchg
Best regards, Pavel