[Bug runtime/4075] BUG: sleeping function called from invalid context, when running systemtap tests
hunt at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Feb 19 16:43:00 GMT 2007
------- Additional Comments From hunt at redhat dot com 2007-02-19 16:42 -------
Looks like __get_user() and maybe some other copy functions are now calling
might_sleep(). Their messages can be safely ignored in our case, but they do
slow things down. The solution is either to use functions that do not call
might_sleep in ppc64 or implement our own equivalent copy functions in
runtime/copy.c
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4075
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list