Page MenuHomeFreeBSD

D20633.diff
No OneTemporary

D20633.diff

Index: head/sys/vm/vm_map.c
===================================================================
--- head/sys/vm/vm_map.c
+++ head/sys/vm/vm_map.c
@@ -2186,7 +2186,6 @@
VM_MAP_ASSERT_LOCKED(map);
KASSERT(entry->end > start && entry->start < start,
("_vm_map_clip_start: invalid clip of entry %p", entry));
- vm_map_simplify_entry(map, entry);
/*
* Create a backing object now, if none exists, so that more individual

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 5:42 AM (19 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15750931
Default Alt Text
D20633.diff (433 B)

Event Timeline