This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setting a shared library static


> at the first callback for munmap the value of &static_variable has become 
> unavailable.

Define this, please.  access_process_vm doesn't have a useful return value
for errors, but it works by calling get_user_pages and any failure should
be coming from there.  Can you cite the exact arguments and return value
for this get_user_pages call?


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]