Hello Stable kernel maintainers,
I would like to request backport of below patches to linux-5.15-y branch in stable tree:
2618a0dae09e etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
ca831f29f8f2 mm: page_alloc: fix building error on -Werror=array-compare
These two patches are required to fix build with GCC 12 for arm architectures. I have validated it on top of 5.15.34
Thank you -Khem