From 2f5a4b5679ce4c6abfd6a5b883ef3f89b557a646 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Wed, 19 Nov 2003 03:11:25 +0000 Subject: [PATCH] Locking is fixed now. (Logical change 1.111) --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 095833e9..5bc82b03 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,8 @@ Testing: === taken care of: ++ global data is not protected by a lock; causes problems if two threads + call ia64_init() at almost the same time + cache the value of *cfm_loc; each rotate_FOO() call needs it! + implement the remote-lookup of the dynamic registration list + when doing sigreturn, must restore fp regs (and perhaps other regs) the same