diff options
-rw-r--r-- | arch/mips64/sgi-ip27/TODO | 3 |
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. |