Page MenuHomeFreeBSD

D42134.1789182268.diff
No OneTemporary

Size
413 B
Referenced Files
None
Subscribers
None

D42134.1789182268.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
Sat, Sep 12, 3:04 AM (28 m, 16 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29565817
Default Alt Text
D42134.1789182268.diff (413 B)

Event Timeline