Skip to content
Commit 15ec0fcf authored by Liao Pingfang's avatar Liao Pingfang Committed by Linus Torvalds
Browse files

kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()

Replace do_brk with do_brk_flags in comment of prctl_set_mm_map(), since
do_brk was removed in following commit.

Fixes: bb177a73

 ("mm: do not bug_on on incorrect length in __mm_populate()")
Signed-off-by: default avatarLiao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: default avatarYi Wang <wang.yi59@zte.com.cn>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/1600650751-43127-1-git-send-email-wang.yi59@zte.com.cn


Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b296a6d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment