Bug 861167
Summary: | pull in new MADV_DONTDUMP flag for madvise system call | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jason Baron <jbaron> | ||||
Component: | glibc | Assignee: | Jeff Law <law> | ||||
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-tools-bugs | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.4 | CC: | fweimer, knoel, mfranc | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | glibc-2.12-1.102.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause: glibc included in RHEL 6 does not define MADV_DONTDUMP or MADV_DODUMP
Consequence: Code which relies upon those capabilities will not compile.
Fix: MADV_DONTDUMP and MADV_DODUMP have been added to mman.h
Result: Code which uses those macros should compile.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-02-21 07:05:54 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: | |||||||
Attachments: |
|
Description
Jason Baron
2012-09-27 17:21:11 UTC
Created attachment 618220 [details]
Potential patch, untested
No objections from me. Note that PM & QE will have to sign off for this to get into 6.4 though. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0279.html |