diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-07-18 Masami Hiramatsu <mhiramat@redhat.com> + + BZ 442528 (PR6028) + * tapsets.cxx (emit_module_decls): Add dummy kprobe on ia64. + (emit_module_init): register dummy kprobes for fixing bsp offset on + ia64. + (emit_module_exit): unregister dummy kprobes on ia64. + 2008-07-18 Frank Ch. Eigler <fche@elastic.org> BZ 442528, From Masami Hiramatsu <mhiramat@redhat.com> |