1/7
mm: add CONFIG_ASYNC_MM_TEARDOWN scaffolding for off-CPU exit teardown
[mm: add CONFIG_ASYNC_MM_TEARDOWN scaffolding for off-CPU exit teardown] Address-space teardown on process exit runs synchronously in the dying task’s context: exit_mm() -> mmput() -> __mmput() -> exi