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/12970] New: populate runtime/bad-addr database


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

           Summary: populate runtime/bad-addr database
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com


With bug #1288 done a long time ago, we have unused infrastructure
to record kernel address ranges that are not necessarily safe to
examine with e.g. kernel_long() et al.  We need to actually gather
some (like I/O ranges) and call add_bad_addr_entry() at startup.
For bonus marks, keep them up-to-date based upon hotplug callbacks.

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