Dave Hansen 42222eae17 mm: remove arch_bprm_mm_init() hook
From: Dave Hansen <dave.hansen@linux.intel.com>

MPX is being removed from the kernel due to a lack of support
in the toolchain going forward (gcc).

arch_bprm_mm_init() is used at execve() time.  The only non-stub
implementation is on x86 for MPX.  Remove the hook entirely from
all architectures and generic code.

Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: x86@kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arch@vger.kernel.org
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Cc: Guan Xuetao <gxt@pku.edu.cn>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
2020-01-23 10:41:16 -08:00
..
2019-07-22 12:00:51 +02:00
2018-12-03 10:49:13 +01:00
2018-03-20 10:01:57 +01:00
2019-08-19 21:50:19 +02:00
2018-08-15 13:44:10 -07:00
2019-07-03 16:35:23 +02:00
2019-04-16 12:26:18 +02:00
2017-12-22 20:13:04 +01:00
2019-07-16 19:23:22 -07:00
2019-08-23 10:11:01 +02:00
2019-04-22 11:42:59 +02:00
2019-07-17 23:17:38 +02:00
2019-07-22 12:00:51 +02:00
2019-10-08 13:25:24 +02:00
2019-06-17 12:43:44 +02:00
2019-07-16 19:23:25 -07:00
2018-06-07 10:23:33 -07:00
2019-07-31 19:03:35 +02:00
2019-07-12 15:41:33 -07:00
2019-09-24 16:15:36 +02:00
2018-03-20 10:01:57 +01:00
2019-04-10 09:53:31 +02:00
2019-09-02 14:02:59 +02:00
2019-04-11 16:21:51 +02:00
2019-05-08 13:13:57 +02:00
2019-09-24 16:32:15 +02:00