cc mailing list. On 3/4/21 1:10 PM, Hsuan-Chi Kuo wrote:
Hello,Should this line be atomic_read(&caller->seccomp.filter_count)); https://elixir.bootlin.com/linux/latest/source/kernel/seccomp.c#L600 I think the desired behavior is to synchronize the filter count. Thank you