summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e415e..aa19796 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
(interrupt_stack_alloc): Call init_alloc_aligned() instead of
init_alloc().
* i386/i386/mp_desc.h: Include <i386at/idt.h> instead of "idt.h"
+ * i386/i386/cswitch.S: Use EXT(interrupt_stack) instead of
+ _interrupt_stack.
2007-07-08 Samuel Thibault <samuel.thibault@ens-lyon.org>