Hi, when seeing what build issues there were in building the current Linux git head kernel using gcc-12, I came across: CC mm/page_alloc.o mm/page_alloc.c: In function ‘mem_init_print_info’: mm/page_alloc.c:8173:27: error: comparison between two arrays [-Werror=array-compare] 8173 | if (start <= pos && pos < end && size > adj) \ | ^~ Are there any patches that address this? Regards, Arthur. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.