Mimick
Mimick copied to clipboard
Linux ARM64 bus error fix proposal.
Whether it is __builtin_clear_cache or __clear_cache GCC/clang
the crash occurs always at this point, thus proposing
pure asm implementation.
Thanks for the fix -- would it be possible to get a couple of comments explaining what this does exactly, for maintainability purposes?