summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorJosh Stone <joshua.i.stone@intel.com>2008-10-24 12:32:36 -0700
committerJosh Stone <joshua.i.stone@intel.com>2008-10-24 12:32:36 -0700
commitf7674e54ccb92a1b99af6e930bab75560ff2dfd7 (patch)
tree2f6d1767c07521d7a3086c920e472dff8604cd33 /runtime/ChangeLog
parent2237d27b8146dd25a65e833a5117318c7502a5e9 (diff)
Fix hrtimer.expires name change.
The field is renamed to _expires starting in 2.6.28-rc1, and it's not meant to be directly manipulated. Instead hrtimer users are supposed to use hrtimer_get_expires and hrtimer_set_expires.
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 8aea0411..62ecbec6 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-24 Josh Stone <joshua.i.stone@intel.com>
+
+ * autoconf-hrtimer-getset-expires.c: New file.
+
2008-10-17 Wenji Huang <wenji.huang@oracle.com>
* task_finder_vma.c (__stp_tf_vma_get_free_entry): Initialize entry.