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

Bolsh kgdb helpers #150

Open
wants to merge 3 commits into
base: arc64
Choose a base branch
from
Open

Bolsh kgdb helpers #150

wants to merge 3 commits into from

Conversation

xxkent
Copy link

@xxkent xxkent commented Oct 17, 2023

No description provided.

Align usage of get_reg/set_reg functions with actual content of
struct pt_regs and struct callee_regs for ARCv2/ARCv3
Since major opcodes for ARCv2/ARCv2/ARCv3 are slightly different
between ISAs, then we need to recognize instructions sizes differently
depending on the architecture.
We need to flush instruction $ not only from vmalloc area but also
from another memory ranges when using kprobe as exemple.
Correct this.

Squash this patch with "ARCv3: Add support L2$ flush/invalidate
operations", f11124f
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.

1 participant