Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F116009942
D39051.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
468 B
Referenced Files
None
Subscribers
None
D39051.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/kobject.h b/sys/compat/linuxkpi/common/include/linux/kobject.h
--- a/sys/compat/linuxkpi/common/include/linux/kobject.h
+++ b/sys/compat/linuxkpi/common/include/linux/kobject.h
@@ -47,6 +47,7 @@
void (*release)(struct kobject *kobj);
const struct sysfs_ops *sysfs_ops;
struct attribute **default_attrs;
+ const struct attribute_group **default_groups;
};
extern const struct kobj_type linux_kfree_type;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 2, 1:29 PM (15 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17906189
Default Alt Text
D39051.diff (468 B)
Attached To
Mode
D39051: linuxkpi: Add `default_groups` field to `struct kobj_type`
Attached
Detach File
Event Timeline
Log In to Comment