Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156502438
D51550.id159177.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
580 B
Referenced Files
None
Subscribers
None
D51550.id159177.diff
View Options
diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h
--- a/sys/amd64/include/md_var.h
+++ b/sys/amd64/include/md_var.h
@@ -36,6 +36,7 @@
#ifndef _MACHINE_MD_VAR_H_
#define _MACHINE_MD_VAR_H_
+#include <sys/pcpu.h>
#include <x86/x86_var.h>
extern char ctx_switch_xsave[];
diff --git a/sys/amd64/vmm/vmm_host.h b/sys/amd64/vmm/vmm_host.h
--- a/sys/amd64/vmm/vmm_host.h
+++ b/sys/amd64/vmm/vmm_host.h
@@ -29,6 +29,8 @@
#ifndef _VMM_HOST_H_
#define _VMM_HOST_H_
+#include <sys/pcpu.h>
+
#ifndef _KERNEL
#error "no user-serviceable parts inside"
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 4:47 AM (7 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33059953
Default Alt Text
D51550.id159177.diff (580 B)
Attached To
Mode
D51550: amd64: Fix sys/pcpu.h usage in vmm_host.h and md_var.h
Attached
Detach File
Event Timeline
Log In to Comment