Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102893622
D30928.id91515.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
573 B
Referenced Files
None
Subscribers
None
D30928.id91515.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_compat.c b/sys/compat/linuxkpi/common/src/linux_compat.c
--- a/sys/compat/linuxkpi/common/src/linux_compat.c
+++ b/sys/compat/linuxkpi/common/src/linux_compat.c
@@ -108,7 +108,7 @@
SYSCTL_INT(_compat_linuxkpi, OID_AUTO, net_ratelimit, CTLFLAG_RWTUN,
&lkpi_net_maxpps, 0, "Limit number of LinuxKPI net messages per second.");
-MALLOC_DEFINE(M_KMALLOC, "linux", "Linux kmalloc compat");
+MALLOC_DEFINE(M_KMALLOC, "lkpikmalloc", "Linux kmalloc compat");
#include <linux/rbtree.h>
/* Undo Linux compat changes. */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 10:11 AM (12 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14714668
Default Alt Text
D30928.id91515.diff (573 B)
Attached To
Mode
D30928: LinuxKPI: Rename a short description of kmalloc type.
Attached
Detach File
Event Timeline
Log In to Comment