Re: [PATCH v17 08/15] seccomp: add system call filtering using BPF
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2012-04-06 21:07:24
Also in:
linux-arch, lkml
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2012-04-06 21:07:24
Also in:
linux-arch, lkml
On 04/06/2012 02:05 PM, Andrew Morton wrote:
quoted
quoted
hm, I'm surprised that we don't have a zero-returning implementation of is_compat_task() when CONFIG_COMPAT=n. Seems silly. Blames Arnd.There isI can't find it. The definition in include/linux/compat.h is inside #ifdef CONFIG_COMPAT.
I thought Linus globalized it very recently... -hpa