Page MenuHomeFreeBSD

D42134.diff
No OneTemporary

D42134.diff

diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c
--- a/sys/amd64/amd64/machdep.c
+++ b/sys/amd64/amd64/machdep.c
@@ -326,10 +326,6 @@
TSENTER();
cr0 = rcr0();
- /*
- * CR0_MP, CR0_NE and CR0_TS are also set by npx_probe() for the
- * BSP. See the comments there about why we set them.
- */
cr0 |= CR0_MP | CR0_NE | CR0_TS | CR0_WP | CR0_AM;
TSENTER2("load_cr0");
load_cr0(cr0);

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 8, 4:41 PM (8 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29410367
Default Alt Text
D42134.diff (413 B)

Event Timeline