Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1071284

Summary: RFE: Add support for ppc64 and ppc64le to libseccomp
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: libseccompAssignee: Paul Moore <pmoore>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: bugproxy, hannsj_uhl, pmoore
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: libseccomp-2.3.0-0.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-29 21:23:05 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: 1071880, 1051573    

Description Karsten Hopp 2014-02-28 12:44:13 UTC
Description of problem:
systemd recently picked up a build requirement on libseccomp. Unfortunately libseccomp is exclusivearch x86 and arm.
Please add support for ppc(32bit) and ppc64. 

Version-Release number of selected component (if applicable):
libseccomp-2.1.1-2.fc21



Actual results:
libseccomp not available on ppc*

Comment 1 Paul Moore 2014-02-28 12:50:54 UTC
Unfortunately, the upstream kernel does not have support for the BPF seccomp filter on ppc and ppc64.  Until the kernel adds support there is nothing we can do for libseccomp.

Comment 2 Paul Moore 2015-02-18 16:19:57 UTC
We've created a libseccomp branch to hold the powepc patches:

 * https://github.com/seccomp/libseccomp/tree/working-ppc64

Comment 3 Karsten Hopp 2015-07-27 08:59:32 UTC
FYI: ppc 32bit isn't supported anymore by any recent Fedora release, but we have ppc64le now.

Comment 4 Paul Moore 2015-11-04 13:41:54 UTC
Quick update: with Linux v4.3 out I've asked IBM to help with the verification of ppc64{le} support in libseccomp.

 * https://groups.google.com/forum/#!topic/libseccomp/ltbFhBCAEpA

Comment 5 Paul Moore 2016-02-29 21:23:05 UTC
We've released a new version upstream which should resolve this problem; an updated libseccomp package is now available for Fedora Rawhide.

 * https://github.com/seccomp/libseccomp/releases/tag/v2.3.0