aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2020-04-06 20:03:59 -0700
committerLinus Torvalds <[email protected]>2020-04-07 10:43:38 -0700
commit5093c5872be3a041917828b2b53e9f981d754768 (patch)
treec2a9aad0d1cbe3d9304d67b64aba59a2d0e3f463 /tools/perf/scripts/python/bin/stackcollapse-record
parenta0137f16dfe870d63bfb9acdc34b67745270ab4b (diff)
mm/vma: append unlikely() while testing VMA access permissions
It is unlikely that an inaccessible VMA without required permission flags will get a page fault. Hence lets just append unlikely() directive to such checks in order to improve performance while also standardizing it across various platforms. Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Guo Ren <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Paul Burton <[email protected]> Cc: Mike Rapoport <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions