aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYangtao Li <[email protected]>2018-12-28 00:34:09 -0800
committerLinus Torvalds <[email protected]>2018-12-28 12:11:47 -0800
commit9cabf929e7d92139a7d1ef3e517ad57dfece4739 (patch)
tree3a5404254a15517f3907c4222698ec662ef75e62 /tools/perf/scripts/python/bin
parent59e1a2f4bf83744e748636415fde7d1e9f557e05 (diff)
mm/mmap.c: remove verify_mm_writelocked()
We should get rid of this function. It no longer serves its purpose. This is a historical artifact from 2005 where do_brk was called outside of the core mm. We do have a proper abstraction in vm_brk_flags and that one does the locking properly so there is no need to use this function. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yangtao Li <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Dan Williams <[email protected]> Cc: Dominik Brodowski <[email protected]> Cc: Dave Hansen <[email protected]> Cc: David Woodhouse <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions