Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux ARM64 bus error fix proposal. #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devnexen
Copy link
Contributor

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

@Snaipe
Copy link
Owner

Snaipe commented Nov 12, 2021

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

    Whether it is __builtin_clear_cache or __clear_cache GCC/clang
    the crash occurs always at this point, thus proposing
     pure asm implementation.
ziyao233 pushed a commit to ziyao233/Mimick that referenced this pull request Feb 9, 2024
Co-authored-by: Michael Carroll <carroll.michael@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants