summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-05-05 15:27:44 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:09 +0200
commit4777d7850b0f4826066a878b81b2223bc375886c (patch)
treebed87035fc4729b279f5e58d9bfa4430a29abfb2 /ChangeLog
parent72826a301936f2a473c996da0b4a0199cb1bba32 (diff)
2007-05-05 Thomas Schwinge <tschwinge@gnu.org>
* i386/i386at/model_dep.c (halt_cpu, halt_all_cpus): Call `machine_idle' to avoid busy-looping.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc25248..29887af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-05-05 Thomas Schwinge <tschwinge@gnu.org>
+ * i386/i386at/model_dep.c (halt_cpu, halt_all_cpus): Call
+ `machine_idle' to avoid busy-looping.
+
* i386/intel/read_fault.c (intel_read_fault): Remove the last parameter
from the calls of `vm_map_lookup'.