summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2016-01-14 23:22:43 +0000
committerjhibbits <jhibbits@FreeBSD.org>2016-01-14 23:22:43 +0000
commit95c357cb5ba2cddc1a10937a8ee8b824232b5c56 (patch)
treeb0f55ebed269bf8b4f092ba59b2fb1c45046fdd2 /contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
parent618568086050717fd13a39836abad61fedcf4181 (diff)
downloadFreeBSD-src-95c357cb5ba2cddc1a10937a8ee8b824232b5c56.zip
FreeBSD-src-95c357cb5ba2cddc1a10937a8ee8b824232b5c56.tar.gz
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.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud