Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144504387
D52708.1775084509.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
414 B
Referenced Files
None
Subscribers
None
D52708.1775084509.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
Wed, Apr 1, 11:01 PM (18 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28240361
Default Alt Text
D52708.1775084509.diff (414 B)
Attached To
Mode
D52708: vm_object: Remove the kmem_object alias
Attached
Detach File
Event Timeline
Log In to Comment