Mimick icon indicating copy to clipboard operation
Mimick copied to clipboard

Linux ARM64 bus error fix proposal.

Open devnexen opened this issue 4 years ago • 1 comments

Whether it is __builtin_clear_cache or __clear_cache GCC/clang
the crash occurs always at this point, thus proposing
 pure asm implementation.

devnexen avatar Apr 25 '21 12:04 devnexen

Thanks for the fix -- would it be possible to get a couple of comments explaining what this does exactly, for maintainability purposes?

Snaipe avatar Nov 12 '21 12:11 Snaipe