Issue 21 in kedr: Use .owner field for module, which own functions registered by structure

0 views
Skip to first unread message

ke...@googlecode.com

unread,
Jan 22, 2015, 8:33:59 AM1/22/15
to eugene....@gmail.com
Status: Accepted
Owner: tsy...@gmail.com
Labels: Type-Enhancement Priority-Low

New issue 21 by tsy...@gmail.com: Use .owner field for module, which own
functions registered by structure
https://code.google.com/p/kedr/issues/detail?id=21

Kernel's structures file_system_type and file_operations use 'struct module
*owner' field for module, which owns functions set as callback in these
structures.
KEDR structures 'kedr_payload' and 'kedr_functions_support' use 'mod' field
for the same purpose.

I suggest to rename 'mod' to 'owner' in KEDR structures, as it reflects
field purpose clearly and follows kernel conventions.

This renaming would require corresponded changes in KEDR-dependent
projects, but it shouldn't be a big problem.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages