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]

[Bug runtime/11140] SystemTap userspace marker in shared libraries cause probed program crash


------- Additional Comments From fche at redhat dot com  2010-01-12 13:12 -------
(In reply to comment #6)
> However, On the ia64 (and powerpc) the code needs to take some additional steps
> to make sure the cache and memory are consistent. 

But note that this should not apply to our data-space semaphore accesses.

We could fork another version of __access_process_vm that uses memcpy instead
of copy_to_user_page().



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11140

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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