Bug 966089

Summary: jemalloc lacks an LG_QUANTUM definition for aarch64
Product: [Fedora] Fedora Reporter: Mark Salter <msalter>
Component: jemallocAssignee: Ingvar Hagelund <ingvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: ingvar
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-14 08:41:45 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 Flags
LG_QUANTUM definition for aarch64 none

Description Mark Salter 2013-05-22 12:49:22 UTC
Created attachment 751715 [details]
LG_QUANTUM definition for aarch64

Description of problem:
LG_QUANTUM is not defined when building jemalloc for aarch64.
Patch attached.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Ingvar Hagelund 2013-06-14 08:41:45 UTC
This is now in upstream, and included in jemalloc-3.4.0-1 which is in rawhide. Packages for f17, f18, f19 and el6, which was pushed to testing today.



Ingvar