From: Kees Cook Date: Thu, 16 Apr 2015 19:48:50 +0000 (-0700) Subject: microblaze: use asm-generic for seccomp.h X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2d316fe7b2f39ecacdbd4be04fccbc2476cb7a;p=pandora-kernel.git microblaze: use asm-generic for seccomp.h Switch to using the newly created asm-generic/seccomp.h for the seccomp strict mode syscall definitions. Since microblaze is 32-bit, the COMPAT seccomp defines are unused and can be dropped. The obsolete sigreturn for seccomp strict mode is retained as an override. Remaining definitions are identical. Signed-off-by: Kees Cook Cc: Michal Simek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed