diff options
author | James Hogan <james.hogan@imgtec.com> | 2016-04-08 14:16:33 +0100 |
---|---|---|
committer | Eduardo Otubo <eduardo.otubo@profitbricks.com> | 2016-04-16 20:27:41 +0200 |
commit | 81bed73b5395c4c17dee6efebd44dd34b8f40d99 (patch) | |
tree | da57313da582c8af150780eab6bd32e417fff8ee /target-xtensa/core-dc233c | |
parent | 5ce43972812e4d9473d5acfd1d12e52cb9778b2c (diff) | |
download | qemu-81bed73b5395c4c17dee6efebd44dd34b8f40d99.tar.gz qemu-81bed73b5395c4c17dee6efebd44dd34b8f40d99.tar.bz2 qemu-81bed73b5395c4c17dee6efebd44dd34b8f40d99.zip |
seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3
The cacheflush system call (found on MIPS and ARM) has been included in
the libseccomp header since 2.2.0, so include it back to that version.
Previously it was only enabled since 2.2.3 since that is when it was
enabled properly for ARM.
This will allow seccomp support to be enabled for MIPS back to
libseccomp 2.2.0.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-By: Andrew Jones <drjones@redhat.com>
Acked-by: Eduardo Otubo <eduardo.otubo@profitbricks.com>
Diffstat (limited to 'target-xtensa/core-dc233c')
0 files changed, 0 insertions, 0 deletions