diff options
author | Liao Pingfang <[email protected]> | 2020-10-15 20:10:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:19 -0700 |
commit | 15ec0fcff6dab37533e02e2092d9228726186366 (patch) | |
tree | c8d7d144ddad89c79de109a250ea5a40fda17fe8 /scripts/gdb/linux/tasks.py | |
parent | b296a6d53339a79082c1d2c1761e948e8b3def69 (diff) |
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 <[email protected]>
Signed-off-by: Yi Wang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions