Instrumentation facilities do not work for kernel 3.16-rc2 because the code
of a kernel module now becomes read-only earlier (if
CONFIG_DEBUG_SET_MODULE_RONX=y).
That is, earlier than the notifier is called and the instrumentation starts.
We need to either do the instrumentation earlier (see how Ftrace got around
this) or remove RO before and restore it after instrumentation if needed.
--
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
ke...@googlecode.com
unread,
Jul 16, 2014, 10:17:16 AM7/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message