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

create-diff-object: support gcc function name mangling #230

Merged
merged 2 commits into from
Jun 3, 2014

Conversation

jpoimboe
Copy link
Member

@jpoimboe jpoimboe commented Jun 3, 2014

Fixes #189.
Fixes #228.

* with a different trailing number. Rename any mangled patched functions to
* match their original counterparts.
*/
void kpatch_rename_mangled_functions(struct kpatch_elf *orig,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/orig/base? I think base is what we are calling it everywhere else.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

sjenning added a commit that referenced this pull request Jun 3, 2014
create-diff-object: support gcc function name mangling
@sjenning sjenning merged commit 88cac30 into dynup:master Jun 3, 2014
@jpoimboe jpoimboe deleted the isra branch June 13, 2014 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants