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

Revert "create-diff-object: support for __jump_table" #161

Merged
merged 1 commit into from
Apr 30, 2014
Merged

Revert "create-diff-object: support for __jump_table" #161

merged 1 commit into from
Apr 30, 2014

Conversation

sjenning
Copy link
Contributor

This reverts commit 5852ddb.

The __jump_table section is more complex than the initial analysis
determined. The __jump_table has three relocs per entry that must
be pulled in together and one of the relocs is to symbols contained
in the __tracepoints section whose rela section references the
__tracepoint_strings section. So it's more complex and should just
fail rather than appear that it is being handled properly.

Issue continues to be tracked in #157

Signed-off-by: Seth Jennings sjenning@redhat.com

This reverts commit 5852ddb.

The __jump_table section is more complex than the initial analysis
determined.  The __jump_table has three relocs per entry that must
be pulled in together and one of the relocs is to symbols contained
in the __tracepoints section whose rela section references the
__tracepoint_strings section.  So it's more complex and should just
fail rather than appear that it is being handled properly.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
jpoimboe added a commit that referenced this pull request Apr 30, 2014
Revert "create-diff-object: support for __jump_table"
@jpoimboe jpoimboe merged commit ac324f4 into dynup:master Apr 30, 2014
@sjenning sjenning deleted the revert-jump-table branch May 27, 2014 15:27
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