This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/18538] on rawhide, the scsi.iodispatching probe alias can't be resolved
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Mon, 15 Jun 2015 16:36:11 +0000
- Subject: [Bug tapsets/18538] on rawhide, the scsi.iodispatching probe alias can't be resolved
- Auto-submitted: auto-generated
- References: <bug-18538-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=18538
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 24adf83. Several probe points in scsi.stp included the kernel
source filename. When the scsi_dispatch_cmd() kernel function got moved, this
broke the probe alias. I removed all mention of kernel source files from the
probe aliases.
--
You are receiving this mail because:
You are the assignee for the bug.