summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9062e793..f7b43b69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-24 Frank Ch. Eigler <fche@redhat.com>
+
+ PR 1917
+ * translate.cxx (emit_common_header, emit_module_init,
+ emit_module_exit): Switch context array to per-cpu kmalloc variant.
+ * tapsets (*::emit_probe_entires): Use per_cpu_ptr() for my context.
+
2005-11-23 Graydon Hoare <graydon@redhat.com>
* elaborate.h (get_symbol_within_expression): Make visible.