https://bugs.kde.org/show_bug.cgi?id=444399
--- Comment #7 from Julian Seward <jsew...@acm.org> --- Created attachment 143328 --> https://bugs.kde.org/attachment.cgi?id=143328&action=edit WIP patch that will possibly get you back on the road. DO NOT LAND. Fixing this is a whole trip because the various IR and arm64 frameworks were not really designed to accommodate it. Anyways, here is a WIP patch. It seems to work for simple tests (in the patch) but is not fully tested. It will not work if you run with `--sim-hints=fallback-llsc` or if the fallback LL/SC implementation is auto-selected, based on your processor, at startup. It applies against the head and also against a vanilla 3.18.1 tarball, although I haven't tested it in the latter case. If anyone wants to test it, and let me know if works, that would be appreciated. I will try to finish it up properly this coming week. -- You are receiving this mail because: You are watching all bug changes.