Bug 1076400
Summary: | libhugetlbfs support ppc64le | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Normand <normand> | ||||||
Component: | libhugetlbfs | Assignee: | emunson | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | emunson, pholasek | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | ppc64le | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-04-17 06:36:55 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: | 1051573 | ||||||||
Attachments: |
|
I have merged this into the next branch of libhugetlbfs and it will be part of the 2.18 release. Meanwhile, when I get my fedora box back up and running (hopefully later tonight) I will roll this patch into the 2.17 package. 2.17-2 is in rawhide. Let me know if you need it pushed into F20. The referenced patch in attachment was incorrectly merged at least for 2.17-2: * the referenced patch was a git patch for fedora libhugetlbfs git tree. * but has been used as a Patch2 in spec file (which is incorrect) and without trying to apply it (there is no %patch2 in %prep section) Released 2.18 and built to rawhide. Created attachment 883505 [details]
libhugetlbfs.spec.2.18.patch
with update to 2.18, need to remove the ppc patch from spec file.
the libhugetlbfs.spec.2.18.patch is the related spec change.
Done for 2.18-2 in rawhide |
Created attachment 874307 [details] libhugetlbfs-2.17_ppc64le.patch Description of problem: current 2.17 version do not support ppc64le archi The required patches are available upstream after tag 2.17 Steps to Reproduce: 1. fedpkg clone -a libhugetlbfs 2. fedpkg prep 3. fedpkg mockbuild Additional info: I am providing in attachment the related patch that could be use for 2.17 tarball.