diff options
author | Yinghai Lu <[email protected]> | 2013-01-24 12:19:46 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-01-29 15:12:24 -0800 |
commit | c2bdee594ebcf4a531afe795baf18da509438392 (patch) | |
tree | 751aa4141c5cdb5a6420a7a7c4ace64f72cd221b /tools/perf/scripts/python | |
parent | b422a3091748c38b68052e8ba021652590b1f25c (diff) |
x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd
Just like the way we calculate next for pud and pmd, aka round down and
add size.
Also, do not do boundary-checking with 'next', and just pass 'end' down
to phys_pud_init() instead. Because the loop in phys_pud_init() stops at
PTRS_PER_PUD and thus can handle a possibly bigger 'end' properly.
Signed-off-by: Yinghai Lu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions