]> git.ipfire.org Git - thirdparty/systemd.git/commit
seccomp: enable RestrictAddressFamilies on ppc (#8505)
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Tue, 20 Mar 2018 15:08:20 +0000 (16:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Mar 2018 15:08:20 +0000 (16:08 +0100)
commit0d9fca76bb69e162265b2d25cb79f1890c0da31b
treeb3f7d357af7a203b5fa572751fab3a3167a8bbc3
parented358dbd0e8ec9876b2ce0da371dbd371c038e10
seccomp: enable RestrictAddressFamilies on ppc (#8505)

In commit da1921a5c3 ppc64/ppc64el were added as supported architectures for
socketcall() for the POWER family. Extend the support for the 32bits
architectures.
src/shared/seccomp-util.c