Page MenuHomeFreeBSD

D41434.diff
No OneTemporary

D41434.diff

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

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)

Event Timeline