Searched hist:296250 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/arm64/arm64/
H A Dnexus.cdiff 296250 Tue Mar 01 01:03:42 MST 2016 jhibbits Correct the memory rman ranges to be to BUS_SPACE_MAXADDR

Summary:
As part of the migration of rman_res_t to be typed to uintmax_t, memory ranges
must be clamped appropriately for the bus, to prevent completely bogus addresses
from being used.

This is extracted from D4544.

Reviewed By: cem
Sponsored by: Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5134
/freebsd-11-stable/sys/arm/arm/
H A Dnexus.cdiff 296250 Tue Mar 01 01:03:42 MST 2016 jhibbits Correct the memory rman ranges to be to BUS_SPACE_MAXADDR

Summary:
As part of the migration of rman_res_t to be typed to uintmax_t, memory ranges
must be clamped appropriately for the bus, to prevent completely bogus addresses
from being used.

This is extracted from D4544.

Reviewed By: cem
Sponsored by: Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5134
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.cdiff 296250 Tue Mar 01 01:03:42 MST 2016 jhibbits Correct the memory rman ranges to be to BUS_SPACE_MAXADDR

Summary:
As part of the migration of rman_res_t to be typed to uintmax_t, memory ranges
must be clamped appropriately for the bus, to prevent completely bogus addresses
from being used.

This is extracted from D4544.

Reviewed By: cem
Sponsored by: Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5134
/freebsd-11-stable/sys/x86/x86/
H A Dnexus.cdiff 296250 Tue Mar 01 01:03:42 MST 2016 jhibbits Correct the memory rman ranges to be to BUS_SPACE_MAXADDR

Summary:
As part of the migration of rman_res_t to be typed to uintmax_t, memory ranges
must be clamped appropriately for the bus, to prevent completely bogus addresses
from being used.

This is extracted from D4544.

Reviewed By: cem
Sponsored by: Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5134

Completed in 117 milliseconds