[Bug runtime/14712] New: VM_EXECUTABLE went to heaven

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Oct 12 00:38:00 GMT 2012


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

             Bug #: 14712
           Summary: VM_EXECUTABLE went to heaven
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


linux commit e9714acf8c439688884234dcac2bfc38bb607d38
Author: Konstantin Khlebnikov <khlebnikov@openvz.org>
Date:   Mon Oct 8 16:28:54 2012 -0700

    mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas


This commit renders unbuildable the runtime.

runtime/linux/task_finder.c
runtime/linux/task_finder2.c
runtime/linux/uprobes-common.c
runtime/linux/uprobes-inode.c
runtime/linux/uprobes-inode.c

Some of these may want to use mm->exe_file, or vma_flags & VM_EXEC, not sure.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list