From f9fd27989cb6402fbdf624c350e9908903902745 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 4 Aug 2007 16:39:39 +0000 Subject: 2007-08-04 Samuel Thibault * i386/i386/mp_desc.c: (cpu_control, interrupt_processor, cpu_start) (start_other_cpus): New functions. * i386/i386/i386asm.sym (MP_GDT, MP_IDT): Remove macros. * i386/i386/lock.h: Don't include_next "lock.h". --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d46ac3..4c832d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,13 +8,17 @@ and _current_timer. * i386/i386/io_perm.c (i386_io_perm_create): Lock io_perm->port, not inexistent device->port. + * i386/i386at/model_dep.c: Make init_alloc_aligned() extern. * i386/i386/mp_desc.c: Include (interrupt_stack_alloc): Call init_alloc_aligned() instead of init_alloc(). - * i386/i386at/model_dep.c: Make init_alloc_aligned() extern. + (cpu_control, interrupt_processor, cpu_start, start_other_cpus): New + functions. * i386/i386/mp_desc.h: Include instead of "idt.h" * i386/i386/cswitch.S: Use EXT(interrupt_stack) instead of _interrupt_stack. + * i386/i386/i386asm.sym (MP_GDT, MP_IDT): Remove macros. + * i386/i386/lock.h: Don't include_next "lock.h". 2007-07-08 Samuel Thibault -- cgit v1.2.3