summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorhgutch <hgutch@NetBSD.org>2023-02-07 14:11:16 +0000
committerhgutch <hgutch@NetBSD.org>2023-02-07 14:11:16 +0000
commit21384eb3b4f0bdbadf6cb828b7fc9ac82203af9e (patch)
tree6ff15fc543727dcb9965e9c49334778c95c9400d /sys/dev/microcode
parent338f5e0c6c82c4e90272a48cbcdbcc0e071bc3c2 (diff)
Avoid using (1<<64)-1 for VM_MAX{,USER}_ADDRESS as rounding that up to
the next page boundary gives 0 and instead make the VA space end one page earlier. Fixes PR sparc64/57219.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions