diff options
author | Liao Pingfang <liao.pingfang@zte.com.cn> | 2020-10-16 05:10:25 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-16 20:11:19 +0200 |
commit | 15ec0fcff6dab37533e02e2092d9228726186366 (patch) | |
tree | c8d7d144ddad89c79de109a250ea5a40fda17fe8 /kernel/livepatch | |
parent | kernel.h: split out min()/max() et al. helpers (diff) | |
download | linux-15ec0fcff6dab37533e02e2092d9228726186366.tar.xz linux-15ec0fcff6dab37533e02e2092d9228726186366.zip |
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: bb177a732c4369 ("mm: do not bug_on on incorrect length in __mm_populate()")
Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Andrew 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: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions