OSDN Git Service

seccomp: fine tuning whitelist by adding times()
authorEduardo Otubo <otubo@linux.vnet.ibm.com>
Tue, 24 Sep 2013 17:50:44 +0000 (14:50 -0300)
committerEduardo Otubo <otubo@linux.vnet.ibm.com>
Tue, 24 Sep 2013 18:15:16 +0000 (15:15 -0300)
commitc236f4519c9838801798f3705c17dce9ab9e3b9d
tree782159364b90d9ddfab0efeafe04e5d65ecc74d0
parentf828a4c8faa118e0ebab3e353ac6840f3b2a0318
seccomp: fine tuning whitelist by adding times()

This was causing Qemu process to hang when using -sandbox on as
discribed on RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1004175

Signed-off-by: Eduardo Otubo <otubo@linux.vnet.ibm.com>
Tested-by: Paul Moore <pmoore@redhat.com>
Acked-by: Paul Moore <pmoore@redhat.com>
qemu-seccomp.c