Bug 158488

Summary: Harmful include <linux/linkage.h>
Product: [Fedora] Fedora Reporter: Dmitry V. Levin <ldv>
Component: straceAssignee: Roland McGrath <roland>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-01 18:57:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
strace-4.5.11-alt-linkage.patch none

Description Dmitry V. Levin 2005-05-22 23:12:35 UTC
bjm.c includes <linux/linkage.h> for no reason.
It is not safe to include kernel headers.
Especially when they are not used.

Comment 1 Dmitry V. Levin 2005-05-22 23:14:36 UTC
Created attachment 114696 [details]
strace-4.5.11-alt-linkage.patch

Proposed fix.

Comment 2 Roland McGrath 2005-06-01 18:57:21 UTC
Fix is in.  Thanks.