[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 18:24:00 GMT 2007
------- Additional Comments From hunt at redhat dot com 2007-02-19 18:24 -------
(In reply to comment #2)
> Or one could stop trying to get around the appropriate might_sleep warning, and
> instead use (and port if needed) the exception-fixup-protected mechanisms such
> as stp_strncpy_from_user or kread*.
All the userspace copy mechanisms we use are exception-fixup-protected.
And kread is only for kernel copies.
Are you suggesting we create our own set of userspace copy functions instead of
relying on the shifting ones in the kernel?
--
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