diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2013-09-08 02:18:01 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2013-09-08 02:18:01 +0000 |
commit | 9e91ce04e2b0d45a4eecca81923cc556977047c2 (patch) | |
tree | 6b8374be869412870ef81fa6a409d66557af7aa0 /sys/stand/boot | |
parent | 4206df8421031c8becca324790b0886b76bd0fe0 (diff) |
Unbreak vmx(4) on i386. The right shift of 32 bits for the DSH
register (driver shared address high) exceeded the width of the 32bit
bus address; casting the address to a 64bit type will correctly result
in a zero value on i386 and the high bits on amd64.
Diffstat (limited to 'sys/stand/boot')
0 files changed, 0 insertions, 0 deletions