7 Feb 23:58
[Bug tapsets/13672] New: on 3.3 kernels, the ioscheduler.stp tapset can't find elevator names
dsmith at redhat dot com <sourceware-bugzilla <at> sourceware.org>
2012-02-07 22:58:51 GMT
2012-02-07 22:58:51 GMT
http://sourceware.org/bugzilla/show_bug.cgi?id=13672 Bug #: 13672 Summary: on 3.3 kernels, the ioscheduler.stp tapset can't find elevator names Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tapsets AssignedTo: systemtap <at> sourceware.org ReportedBy: dsmith <at> redhat.com Classification: Unclassified On rawhide (3.3.0-0.rc2.git0.2.fc17.x86_64), the buildok/ioscheduler-detailed.stp test fails: ---- # stap -vp4 src/testsuite/buildok/ioscheduler-detailed.stp Pass 1: parsed user script and 81 library script(s) using 200724virt/22828res/2812shr kb, in 150usr/30sys/368real ms. semantic error: unable to find member 'elevator_name' for struct elevator_queue (alternatives: type elevator_data kobj sysfs_lock hash registered): operator '->' at /usr/local/share/systemtap/tapset/ioscheduler.stp:28:17 source: : $q->elevator->elevator_name) ^ semantic error: unable to find member 'elevator_name' for struct elevator_queue (alternatives: type elevator_data kobj sysfs_lock hash registered): operator '->' at :78:17(Continue reading)
RSS Feed