summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-03-13 19:39:49 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-03-13 19:39:49 +0000
commite80d2c5456d30ebba5b0eb8a9d33e17d815d4d83 (patch)
tree8a016064e2c9dcc7d543837ca4ef0d7d1745aca1
parent2e9701d786b0feb386439b8a04e44027b807356d (diff)
Update todo list.
-rw-r--r--arch/mips64/sgi-ip27/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips64/sgi-ip27/TODO b/arch/mips64/sgi-ip27/TODO
index 5f2961f3a..873967309 100644
--- a/arch/mips64/sgi-ip27/TODO
+++ b/arch/mips64/sgi-ip27/TODO
@@ -9,3 +9,6 @@ ip27-init.c:find_lbaord_real.
in irix?
6. Investigate why things do not work without the setup_test() call
being invoked on all nodes in ip27-memory.c.
+7. Too many CLIs in the locore handlers.
+8. Too many do_page_faults invoked - investigate.
+9. start_thread must turn off UX64 ... and define tlb_refill_debug.