Mercurial > ecos
diff packages/hal/arm/arch/current/ChangeLog @ 2125:fae1320c2db8
* src/context.S (hal_thread_switch_context): Close race condition
that could cause corruption of the sp or lr registers.
| author | asl |
|---|---|
| date | Wed, 08 Feb 2006 12:06:38 +0000 |
| parents | b2fa19bf91f1 |
| children | 0141a9e24d21 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2006-01-18 Jay Foster <jay@systech.com> + + * src/context.S (hal_thread_switch_context): Close race condition + that could cause corruption of the sp or lr registers. + 2005-04-21 Ian Campbell <icampbell@arcom.com> * src/redboot_linux_exec.c: Added -t option which takes the
