Bug 917855

Summary: Missing commit that introduces the AFTER_LINK variable for kernel builds
Product: Red Hat Enterprise MRG Reporter: Clark Williams <williams>
Component: realtime-configurationAssignee: John Kacur <jkacur>
Status: CLOSED DUPLICATE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.3CC: acme, bhu, lgoncalv, williams
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-05 14:21:56 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:

Description Clark Williams 2013-03-04 22:53:23 UTC
Lost the commit labeled:

[mrg] introduce AFTER_LINK variable

which does a debugedit for build-ids. This was present in our 3.2 kernel but was lost in the update to 3.6.

Without this commit 'perf annotate' or systemtap will not function correctly.

Comment 1 John Kacur 2013-03-05 14:21:56 UTC
Note the link logic was moved to scripts/link-vmlinux.sh so a slightly different
solution is required.

I opened up a new bz before I saw this one, marking this one as a duplicate.

*** This bug has been marked as a duplicate of bug 918098 ***