On Do, 22.12.22 14:49, Daniel P. Berrangé (berrange@xxxxxxxxxx) wrote: > When you say it dooesn't get the offsets right, can you elaborate ? dracut uses fixed offsets for the sections to be placed in memory in. The values are simply hardcoded, literally specified address offsets, that worked for the original authors. This typically works – as long as your sections are not much larger than they were for the people wo came up with these offsets initially. But as it turns out this doesn't work for some cases. In such cases the sections will be loaded into memory overlapped and bad things happen. ukify hence calculates the offsets manually (by adding up the section sizes so that this cannot happen. Lennart -- Lennart Poettering, Berlin _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue