diff options
author | Dave Hansen <[email protected]> | 2020-01-23 10:41:16 -0800 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2020-01-23 10:41:16 -0800 |
commit | 42222eae17f7c930833dfda7896ef280879de94a (patch) | |
tree | 4b5feb221a208fc6fe0a2515127c98bd29d0fe40 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | aa9ccb7b47f909e2e7206ebb47e4c63e477199fc (diff) |
mm: remove arch_bprm_mm_init() hook
From: Dave Hansen <[email protected]>
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) <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Jeff Dike <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Anton Ivanov <[email protected]>
Cc: Guan Xuetao <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions