diff options
author | Andy Lutomirski <[email protected]> | 2017-05-28 10:00:16 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-05 09:59:44 +0200 |
commit | be4ffc0d787fafb22b89a2f29e71fea3b119205e (patch) | |
tree | 59a360545756d7a14c4422b5d81652ab20de2080 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3d28ebceaffab40f30afa87e33331560148d7b8b (diff) |
x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code
Nadav pointed out that some code used PAGE_SIZE and other code used
PAGE_SHIFT. Use PAGE_SHIFT instead of multiplying or dividing by
PAGE_SIZE.
Requested-by: Nadav Amit <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Nadav Amit <[email protected]>
Cc: Nadav Amit <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions