aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRalph Campbell <[email protected]>2020-01-30 22:14:38 -0800
committerLinus Torvalds <[email protected]>2020-01-31 10:30:39 -0800
commit872ea707511ad43afe202f401ccb8de01e2b2a3b (patch)
tree1e001a1e23fbaef0924f81ce7f55b769a22042a2 /tools/perf/scripts/python
parentafb971729a0bca7676606013e913025bc5619301 (diff)
mm/migrate: remove useless mask of start address
Addresses passed to walk_page_range() callback functions are already page aligned and don't need to be masked with PAGE_MASK. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ralph Campbell <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Cc: Jerome Glisse <[email protected]> Cc: John Hubbard <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Bharata B Rao <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Chris Down <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions