diff options
author | 2020-01-30 22:14:38 -0800 | |
---|---|---|
committer | 2020-01-31 10:30:39 -0800 | |
commit | 872ea707511ad43afe202f401ccb8de01e2b2a3b (patch) | |
tree | 1e001a1e23fbaef0924f81ce7f55b769a22042a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/huge_memory.c: reduce critical section protected by split_queue_lock (diff) | |
download | linux-dev-872ea707511ad43afe202f401ccb8de01e2b2a3b.tar.xz linux-dev-872ea707511ad43afe202f401ccb8de01e2b2a3b.zip |
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/20200107211208.24595-2-rcampbell@nvidia.com
Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Jerome Glisse <jglisse@redhat.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Jason Gunthorpe <jgg@mellanox.com>
Cc: Bharata B Rao <bharata@linux.ibm.com>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Chris Down <chris@chrisdown.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions