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/14230] on ia64, the conversions.exp tracepoint test hangs


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from David Smith <dsmith at redhat dot com> 2012-06-25 20:16:22 UTC ---
On ia64, when in at atomic context (either in_atomic() or irqs_disabled()
returns true), we now disable pagefaults when calling
__stp_strncpy_from_user(), uderef(), or __stp_get_user().

Fixed in commit 6f8ab46.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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