public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/15446] New: procfs probes broken on rawhide (kernel 3.10)
@ 2013-05-08 21:37 dsmith at redhat dot com
  2013-05-14 13:19 ` [Bug runtime/15446] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-05-08 21:37 UTC (permalink / raw)
  To: systemtap

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

             Bug #: 15446
           Summary: procfs probes broken on rawhide (kernel 3.10)
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: dsmith@redhat.com
    Classification: Unclassified


On rawhide (3.10.0-0.rc0.git21.1.fc20.x86_64), procfs probes no longer compile
because of the following kernel change:

====
commit 59d8053f1e16904d54ed7469d4b36801ea6b8f2c                                 
Author: David Howells <dhowells@redhat.com>                                     
Date:   Thu Apr 11 13:34:43 2013 +0100                                          

    proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h      

    Move non-public declarations and definitions from linux/proc_fs.h to        
    fs/proc/internal.h.                                                         

    Signed-off-by: David Howells <dhowells@redhat.com>                          
    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>                            
====

That kernel change causes 'struct proc_dir_entry' to be a non-public structure.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug runtime/15446] procfs probes broken on rawhide (kernel 3.10)
  2013-05-08 21:37 [Bug runtime/15446] New: procfs probes broken on rawhide (kernel 3.10) dsmith at redhat dot com
@ 2013-05-14 13:19 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-05-14 13:19 UTC (permalink / raw)
  To: systemtap

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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> 2013-05-14 13:18:56 UTC ---
Fixed in commit b85e750. That commit uses the new /proc interface (and defines
some compatibility functions for older kernels). One result of this change is
that the /proc/systemtap directory will be left behind (until the next reboot).

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-14 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-08 21:37 [Bug runtime/15446] New: procfs probes broken on rawhide (kernel 3.10) dsmith at redhat dot com
2013-05-14 13:19 ` [Bug runtime/15446] " dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).