summaryrefslogtreecommitdiffstats
path: root/arch/ia64/oprofile/init.c
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2013-01-24 21:19:46 +0100
committerH. Peter Anvin <hpa@linux.intel.com>2013-01-30 00:12:24 +0100
commitc2bdee594ebcf4a531afe795baf18da509438392 (patch)
tree751aa4141c5cdb5a6420a7a7c4ace64f72cd221b /arch/ia64/oprofile/init.c
parentx86: Factor out e820_add_kernel_range() (diff)
downloadlinux-c2bdee594ebcf4a531afe795baf18da509438392.tar.xz
linux-c2bdee594ebcf4a531afe795baf18da509438392.zip
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 <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1359058816-7615-6-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/ia64/oprofile/init.c')
0 files changed, 0 insertions, 0 deletions