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 testsuite/10212] System hangs on running check.exp in systemtap snapshot : 0.9.7/0.141 commit release-0.9.7-167-geee30f4


------- Additional Comments From mhiramat at redhat dot com  2009-06-11 21:56 -------
(In reply to comment #4)
> First, the arch_arm_kprobe->"BUG: using smp_processor_id() in preemptible"
> path, it seems like a kernel kprobe-implementation bug, in that it calls
> get_kprobe_ctlblk() without an active disable_preempt().  Systemtap could
> conceivably work around this by wrapping our kprobe registration calls
> in a preempt_disable/enable.

This seems s390 specific issue. arch_arm/disarm_kprobe() on s390 should be
fixed by using disable_preempt().


-- 


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

------- 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]