scw 1aea799501 In pmap_devmap_find_pa(), use 64-bit arithmetic to handle the case where
'pa + size' == 0x0. As in, if we're passed details of a region right at
the top of physical address space.

Otherwise we'll likely hit a false-positive due to 32-bit wrap-around.
2005-06-24 15:59:04 +00:00
2005-06-24 06:43:40 +00:00
2005-06-23 04:20:41 +00:00
2005-06-24 11:39:11 +00:00
2005-06-24 12:23:00 +00:00
2005-06-24 04:33:25 +00:00
2005-06-03 11:02:59 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%