]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
authorWill Deacon <will.deacon@arm.com>
Wed, 5 Sep 2018 14:34:43 +0000 (15:34 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Oct 2018 10:44:02 +0000 (11:44 +0100)
commit24951465cbd279f60b1fdc2421b3694405bcff42
treebaf4ef8b6fc43f3c4e32f53ee0f713e6debada0c
parent22839869f21ab3850fbbac9b425ccc4c0023926f
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ

arch/arm/ defines a SIGMINSTKSZ of 2k, so we should use the same value
for compat tasks.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Reported-by: Steve McIntyre <steve.mcintyre@arm.com>
Tested-by: Steve McIntyre <93sam@debian.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/compat.h