summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-01-27 21:06:13 +0000
committerjhb <jhb@FreeBSD.org>2000-01-27 21:06:13 +0000
commit30f3b614b3b18d86be7ff164b9aba2617637b9c6 (patch)
treeb57e55a011be3e7dc854c76c7a4c98efef112081 /include
parentff0f07b53e923a318b213c4d31475b839e375cf7 (diff)
downloadFreeBSD-src-30f3b614b3b18d86be7ff164b9aba2617637b9c6.zip
FreeBSD-src-30f3b614b3b18d86be7ff164b9aba2617637b9c6.tar.gz
Fix brokenness introduced with the PAGING conditional variable. The value
of %cr0 wasn't reloaded into %eax before being modified to turn protected mode off if PAGING was not defined. The result was that the processor did not exit protected mode, so when it tried to jump to segment 0x0 in the next instruction to clear the prefetch cache like one should when leaving protected mode, it actually tried to jump to a null selector, causing a GPF.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud