Justin Hibbits b16ddb3989 Adjust VM_MAX_KERNEL_ADDRESS to the max address, not the minimum next.
VM_MAX_KERNEL_ADDERESS is the maximum KVA address.  0xf8000000 is the start of
device mapping space.  Since several conditional checks use '<=' against
VM_MAX_KERNEL_ADDRESS, bad things could feasibly happen.
2016-01-14 23:22:43 +00:00
..
2015-08-22 07:27:06 +00:00
2015-11-19 04:41:16 +00:00
2015-12-24 04:30:15 +00:00
2015-08-04 19:46:13 +00:00
2015-12-24 04:30:15 +00:00
2015-08-22 07:27:06 +00:00
2015-11-30 02:40:41 +00:00
2015-08-28 03:03:09 +00:00
2015-12-11 01:23:18 +00:00