On 5/19/20 10:08 AM, Brian Masney wrote: > On Tue, May 19, 2020 at 01:47:09PM -0000, GitLab Bridge on behalf of prarit wrote: >> From: Prarit Bhargava <prarit@xxxxxxxxxx> >> >> The internal make command 'make rh-brew'/'make dist-brew' is failing with >> >> Processing /home/prarit/git-kernel/kernel-ark/redhat/configs/kernel-aarch64-debug-fedora.config ... Error: Mismatches found in configuration files >> Found CONFIG_FORCE_MAX_ZONEORDER=11 after generation, had CONFIG_FORCE_MAX_ZONEORDER=13 in Source tree >> >> ARK commit f5ca593e1c2e ("configs: Adjust CONFIG_FORCE_MAX_ZONEORDER for >> Fedora") set this to 11, and follow-on ARK commit dd028d261347 ("[redhat] >> Sync up ARK's Fedora config tree with Fedora's dist-git") erroneously >> overwrote the value back to 13. >> >> Set CONFIG_FORCE_MAX_ZONEORDER back to 11 for aarch64. >> >> Fixes: dd028d261347 ("[redhat] Sync up ARK's Fedora config tree with Fedora's dist-git") >> Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> >> Cc: honli@xxxxxxxxxx >> Cc: jcline@xxxxxxxxxx > > Acked-by: Brian Masney <bmasney@xxxxxxxxxx> > > I encountered this same error yesterday and fixed it in my local ARK > tree. > > I'll start a new thread on Fedora kernel list with the next issue I > encountered testing some cross compiler changes. > :) That's what I was doing as well. I'll leave you to it ;) P. > Brian > > _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx