Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148925669
D42134.1789182268.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
413 B
Referenced Files
None
Subscribers
None
D42134.1789182268.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D42134: amd64: Remove a stale comment from cpu_setregs
Attached
Detach File
Event Timeline
Log In to Comment