Bug 974860

Summary: debugedit needs to handle arm64 relocations
Product: [Fedora] Fedora Reporter: Kyle McMartin <kmcmartin>
Component: rpmAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ffesti, jzeleny, novyjindrich, packaging-team-maint, peterm, pknirsch, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-17 07:55:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 922257    
Attachments:
Description Flags
handle absolute 32-bit secrel reloc on arm64 none

Description Kyle McMartin 2013-06-16 16:42:16 UTC
Created attachment 761861 [details]
handle absolute 32-bit secrel reloc on arm64

debugedit needs to handle aarch64's 32-bit secrel absolute relocation the same as other architectures...

attached is a patch to do that, which allows find-debuginfo.sh to run against the kernel on aarch64.

regards, kyle

Comment 1 Panu Matilainen 2013-06-17 07:55:52 UTC
Added to rpm-4.11.1-0.rc1.4.fc20 and also applied upstream, thanks for the patch.