Searched hist:296189 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.cdiff 296189 Mon Feb 29 07:38:47 MST 2016 wma 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 <mst@semihalf.com>
Sponsored by: Annapurna Labs
Approved by: cognet (mentor)
Reviewed by: andrew, br, wma
Differential revision: https://reviews.freebsd.org/D5393
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.cdiff 296189 Mon Feb 29 07:38:47 MST 2016 wma 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 <mst@semihalf.com>
Sponsored by: Annapurna Labs
Approved by: cognet (mentor)
Reviewed by: andrew, br, wma
Differential revision: https://reviews.freebsd.org/D5393

Completed in 119 milliseconds