Re: [PATCH v17 08/15] seccomp: add system call filtering using BPF
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2012-04-06 21:09:34
Also in:
linux-arch, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2012-04-06 21:09:34
Also in:
linux-arch, lkml
On Fri, 06 Apr 2012 14:06:01 -0700 "H. Peter Anvin" [off-list ref] wrote:
On 04/06/2012 02:05 PM, Andrew Morton wrote:quoted
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...
Oh, yeah, I misread. We should be able to remove quite a few open-coded ifdefs now.