Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157492606
D39790.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
324 B
Referenced Files
None
Subscribers
None
D39790.id.diff
View Options
diff --git a/stand/kboot/host_syscall.h b/stand/kboot/host_syscall.h
--- a/stand/kboot/host_syscall.h
+++ b/stand/kboot/host_syscall.h
@@ -123,6 +123,8 @@
#define HOST_MAP_FIXED 0x10
#define HOST_MAP_ANONYMOUS 0x20
+#define HOST_MAP_FAILED ((void *)-1)
+
/* Mount flags from uapi */
#define MS_RELATIME (1 << 21)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 23, 1:00 AM (13 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33437052
Default Alt Text
D39790.id.diff (324 B)
Attached To
Mode
D39790: kboot: Add HOST_MAP_FAILED define
Attached
Detach File
Event Timeline
Log In to Comment