From: Markos Chandras Date: Wed, 22 Jan 2014 14:40:00 +0000 (+0000) Subject: MIPS: asm: thread_info: Add _TIF_SECCOMP flag X-Git-Tag: v3.2.61~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f50bf61a3282988b2fe46e8cb88c9b8698a2d8d2;p=pandora-kernel.git MIPS: asm: thread_info: Add _TIF_SECCOMP flag commit 137f7df8cead00688524c82360930845396b8a21 upstream. Add _TIF_SECCOMP flag to _TIF_WORK_SYSCALL_ENTRY to indicate that the system call needs to be checked against a seccomp filter. Signed-off-by: Markos Chandras Reviewed-by: Paul Burton Reviewed-by: James Hogan Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6405/ Signed-off-by: Ralf Baechle [bwh: Backported to 3.2: various other flags are not included in _TIF_WORK_SYSCALL_ENTRY] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed