From: Mark Salter on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1598#note_866037018 The "if (!*mem_section")" is causing a panic on aarch64 systems (CONFIG_SPARSEMEM_EXTREME=y) which have no memory in the first mem_section root. The original "if (!mem_section)" is the correct test. See [bz2053214](https://bugzilla.redhat.com/show_bug.cgi?id=2053214) _______________________________________________ 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure