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 tapsets/4836] New: Interface changes in 2.6.23-rc1 causes tests to fail


My environment is 2.6.23-rc1 kernel, systemtap-20070721 snapshot and elfutils-0.128.
========================================================
Some of the interface changes in 2.6.23-rc1 causes problems in systemtap tapsets.

Like for example: 1) __handle_mm_fault has been replaced by handle_mm_fault.
                  2) Some members of task_struct(like sleep_avg,timestamp) have
been removed. 
==================================================
Test that failed due to above change
1)FAIL: buildok/memory.stp
2)FAIL: buildok/task_test.stp
3)FAIL: buildok/twentythree.stp
4)FAIL: buildok/twentytwo.stp
5)FAIL: systemtap.samples/pfaults.exp
=====================================

-- 
           Summary: Interface changes in 2.6.23-rc1 causes tests to fail
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: srinivasa at in dot ibm dot com


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

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