Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Enable seccomp for Power PC LE architecture#655

Closed
bpradipt wants to merge 1 commit intodocker-archive:masterfrom
bpradipt:seccomp_ppc64le
Closed

Enable seccomp for Power PC LE architecture#655
bpradipt wants to merge 1 commit intodocker-archive:masterfrom
bpradipt:seccomp_ppc64le

Conversation

@bpradipt
Copy link
Copy Markdown

Enable seccomp for Power PC LE architecture
Signed-off-by: Pradipta Kr. Banerjee bpradip@in.ibm.com

Signed-off-by: Pradipta Kr. Banerjee <bpradip@in.ibm.com>
@bpradipt
Copy link
Copy Markdown
Author

Building docker on Power remains broken due to missing seccomp. The current code builds only on amd64. Any thoughts on how this can be handled?

@LK4D4
Copy link
Copy Markdown
Contributor

LK4D4 commented Jul 13, 2015

@bpradipt Could you port your PR to opencontainers/runc.
Also, you might be interested in PR opencontainers/runc#70

@clnperez
Copy link
Copy Markdown

I'm working with Pradipta on some Power enablement and CI, and have this at my runc here: clnperez/runc@a876bc6

That gets the compile working with seccomp, but based on the PR @LK4D4 linked to, we'll need to get libseccomp working instead. That's a WIP. See https://github.com/seccomp/libseccomp/tree/working-ppc64 and, e.g. seccomp/libseccomp@6d7b7c8

@pcmoore
Copy link
Copy Markdown

pcmoore commented Aug 3, 2015

FYI, the ppc64 support in libseccomp is delayed due to a lack of testing/verification. If someone with access to Power hardware is able to step forward and volunteer some testing/debugging help (hopefully not much, if any, debugging) then we can finish up the ppc64 support in libseccomp.

@clnperez
Copy link
Copy Markdown

clnperez commented Aug 4, 2015

Thanks @pcmoore! I believe that @mstrosaker has been working on this (and submitting patches) on our end and has access to Power hardware. If there's anything we can do to help this along, do let any of us know.

@clnperez
Copy link
Copy Markdown

We can close this, right @bpradipt?

@bpradipt
Copy link
Copy Markdown
Author

yes @clnperez

@bpradipt bpradipt closed this Jan 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants