Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154763024
D52708.id162900.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
414 B
Referenced Files
None
Subscribers
None
D52708.id162900.diff
View Options
diff --git a/sys/vm/vm_object.h b/sys/vm/vm_object.h
--- a/sys/vm/vm_object.h
+++ b/sys/vm/vm_object.h
@@ -235,9 +235,7 @@
extern struct vm_object kernel_object_store;
-/* kernel and kmem are aliased for backwards KPI compat. */
#define kernel_object (&kernel_object_store)
-#define kmem_object (&kernel_object_store)
#define VM_OBJECT_ASSERT_LOCKED(object) \
rw_assert(&(object)->lock, RA_LOCKED)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 9:39 AM (10 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32489791
Default Alt Text
D52708.id162900.diff (414 B)
Attached To
Mode
D52708: vm_object: Remove the kmem_object alias
Attached
Detach File
Event Timeline
Log In to Comment