Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107107814
D20633.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
433 B
Referenced Files
None
Subscribers
None
D20633.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D20633: Does clip_start require entry simplification?
Attached
Detach File
Event Timeline
Log In to Comment