Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143172082
D37444.id113329.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
331 B
Referenced Files
None
Subscribers
None
D37444.id113329.diff
View Options
diff --git a/sys/amd64/vmm/intel/vmx.c b/sys/amd64/vmm/intel/vmx.c
--- a/sys/amd64/vmm/intel/vmx.c
+++ b/sys/amd64/vmm/intel/vmx.c
@@ -1020,7 +1020,7 @@
static void *
vmx_init(struct vm *vm, pmap_t pmap)
{
- int error;
+ int error __diagsused;
struct vmx *vmx;
vmx = malloc(sizeof(struct vmx), M_VMX, M_WAITOK | M_ZERO);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 27, 10:25 PM (15 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28060750
Default Alt Text
D37444.id113329.diff (331 B)
Attached To
Mode
D37444: Fix non-INVARIANTS builds following 58eefc67a1cf
Attached
Detach File
Event Timeline
Log In to Comment