]> sourceware.org Git - systemtap.git/commit
Fix PR9497 by updating the runtime to handle linux 4.4 commit 7523e4dc50.
authorDavid Smith <dsmith@redhat.com>
Wed, 20 Jan 2016 21:13:44 +0000 (15:13 -0600)
committerDavid Smith <dsmith@redhat.com>
Wed, 20 Jan 2016 21:13:44 +0000 (15:13 -0600)
commit3f040971e7efb4d323fcb63d83b4337f355c60db
treeea945a7789d3674318c0d5039044cf10fb7ab1ff
parent90fde666008b7e7a18182a157fc526a5c41273d7
Fix PR9497 by updating the runtime to handle linux 4.4 commit 7523e4dc50.

* runtime/linux/autoconf-module_layout.c: New autoconf test.
* buildrun.cxx (compile_pass): Add 'module_layout' autoconf test for new
  module_layout structure.
* runtime/linux/alloc.c: Handle module struct changes in rawhide.
* runtime/linux/print.c (_stp_print_kernel_info): Ditto.
* runtime/transport/symbols.c (_stp_module_update_self): Ditto.
* tapset/linux/context.stp (module_size): Ditto.
buildrun.cxx
runtime/linux/alloc.c
runtime/linux/autoconf-module_layout.c [new file with mode: 0644]
runtime/linux/print.c
runtime/transport/symbols.c
tapset/linux/context.stp
This page took 0.030325 seconds and 5 git commands to generate.