Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115912886
D41434.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D41434.diff
View Options
diff --git a/sys/vm/vm_mmap.c b/sys/vm/vm_mmap.c
--- a/sys/vm/vm_mmap.c
+++ b/sys/vm/vm_mmap.c
@@ -108,10 +108,6 @@
SYSCTL_INT(_vm, OID_AUTO, imply_prot_max, CTLFLAG_RWTUN, &imply_prot_max, 0,
"Imply maximum page protections in mmap() when none are specified");
-#ifdef MAP_32BIT
-#define MAP_32BIT_MAX_ADDR ((vm_offset_t)1 << 31)
-#endif
-
_Static_assert(MAXPAGESIZES <= 4, "MINCORE_SUPER too narrow");
#ifndef _SYS_SYSPROTO_H_
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 8:15 AM (6 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17877342
Default Alt Text
D41434.diff (442 B)
Attached To
Mode
D41434: vm: MAP_32BIT_MAX_ADDR defined in sys/mman.h
Attached
Detach File
Event Timeline
Log In to Comment