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/14712] New: VM_EXECUTABLE went to heaven


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]