On Tue, May 19, 2020 at 01:47:09PM -0000, GitLab Bridge on behalf of prarit 
wrote:
> From: Prarit Bhargava <[email protected]>
> 
> 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 <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

Acked-by: Brian Masney <[email protected]>

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.

Brian
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to