> Is this worth backporting to stable branches? > > Applied to target-arm.next, thanks. > > -- PMM
Hi Peter, Thank you for taking the time to review this. I believe it is worth backporting to stable branches. The string "cortex-a9" and "cortex-a35" will point to different ARMCPUInfo which could cause some features to not be applied correctly in specific initial functions: "cortex_a9_initfn" and "aarch64_a35_initfn". Sincerely, Tim Lee