On 9/10/24 03:31, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.322 release. There are 96 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 Thu, 12 Sep 2024 09:25:22 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.322-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Build failed with on AMD Ryzen 7 4700G with Radeon Graphics
CC [M] drivers/gpu/drm/amd/amdgpu/ci_smc.o net/bridge/br_fdb.c: In function ‘fdb_create’: net/bridge/br_fdb.c:515:20: error: ‘struct net_bridge_fdb_entry’ has no member n amed ‘is_sticky’ 515 | fdb->is_sticky = 0; | ^~ make[2]: *** [scripts/Makefile.build:303: net/bridge/br_fdb.o] Error 1 make[1]: *** [scripts/Makefile.build:544: net/bridge] Error 2 make: *** [Makefile:1086: net] Error 2
Possible problem commit:
Nikolay Aleksandrov nikolay@cumulusnetworks.com net: bridge: add support for sticky fdb entries
thanks, -- Shuah