comparison packages/kernel/current/ChangeLog @ 282:a29ee6c2dd3c

* src/sched/sched.cxx (unlock_inner): Removed initial assertion. This has served its purpose and with the introduction of routines such as unlock_reschedule() is prone to firing in otherwise benign circumstances.
author nickg
date Fri, 09 Aug 2002 17:13:28 +0000
parents c0d53837cb68
children b77e86276ec3
comparison
equal deleted inserted replaced
281:fc52fa818b5f 282:a29ee6c2dd3c
1 2002-08-08 Nick Garnett <nickg@calivar.demon.co.uk>
2
3 * src/sched/sched.cxx (unlock_inner): Removed initial
4 assertion. This has served its purpose and with the introduction
5 of routines such as unlock_reschedule() is prone to firing in
6 otherwise benign circumstances.
7
1 2002-08-05 Bart Veer <bartv@tymora.demon.co.uk> 8 2002-08-05 Bart Veer <bartv@tymora.demon.co.uk>
2 9
3 * cdl/kernel.cdl, include/kapidata.h, include/kapi.h: 10 * cdl/kernel.cdl, include/kapidata.h, include/kapi.h:
4 Allow configurations with the kernel but no malloc 11 Allow configurations with the kernel but no malloc
5 12