Skip to content

Commit

Permalink
Revert "Export symbol mm_access"
Browse files Browse the repository at this point in the history
This reverts commit 2491f5f.

Signed-off-by: Leslie Shi <Yuliang.Shi@amd.com>
Reviewed-by: Asher Song  <asher.song@amd.com>
  • Loading branch information
Leslie Shi authored and Leslie Shi committed Aug 18, 2022
1 parent eba10fa commit 2aa3a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/fork.c
Original file line number Diff line number Diff line change
@@ -1401,7 +1401,6 @@ struct mm_struct *mm_access(struct task_struct *task, unsigned int mode)

return mm;
}
EXPORT_SYMBOL_GPL(mm_access);

static void complete_vfork_done(struct task_struct *tsk)
{

0 comments on commit 2aa3a46

Please sign in to comment.