diff options
author | Andrew Morton <[email protected]> | 2018-01-31 16:15:51 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-01-31 17:18:36 -0800 |
commit | d70f2a14b72a4bc094cf3a92e4794644a7adc590 (patch) | |
tree | 2a141e9cb61e3fe0c7661254e1bd26afb6961a1d /kernel/locking/rtmutex-debug.c | |
parent | 0d2d5d40deb49314b6f701589e1cae3bca3aa94c (diff) |
include/linux/sched/mm.h: uninline mmdrop_async(), etc
mmdrop_async() is only used in fork.c. Move that and its support
functions into fork.c, uninline it all.
Quite a lot of code gets moved around to avoid forward declarations.
Cc: Ingo Molnar <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/locking/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions