K 10 svn:author V 3 wma K 8 svn:date V 27 2016-02-29T09:22:39.968054Z K 7 svn:log V 426 Fix fdt_get_mem_regions() to work with 64-bit addresses Use u_long instead of uint32_t variables to avoid overflow in case of PA space bigger than 32-bit. Obtained from: Semihalf Submitted by: Michal Stanek Sponsored by: Annapurna Labs Approved by: cognet (mentor) Reviewed by: andrew, br, wma Differential revision: https://reviews.freebsd.org/D5393 END