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/18526] New: the socket.aio_read and socket.aio_write probe aliases are broken on rawhide


https://sourceware.org/bugzilla/show_bug.cgi?id=18526

            Bug ID: 18526
           Summary: the socket.aio_read and socket.aio_write probe aliases
                    are broken on rawhide
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

On rawhide (4.1.0-0.rc7.git0.1.fc23.x86_64), the socket.aio_read and
socket.aio_write probe aliases no longer work, since the underlying functions
were removed by the following commit:

====
commit 8ae5e030f30e50a81df1b269d5a5c32d023aa66d
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Fri Nov 28 19:40:50 2014 -0500

    net: switch sockets to ->read_iter/->write_iter

    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
====

This bug is similar to bug #17807 in the vfs tapset.

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