diff options
-rw-r--r-- | arch/mips64/sgi-ip27/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips64/sgi-ip27/TODO b/arch/mips64/sgi-ip27/TODO index cb04149ea..10a74fa4d 100644 --- a/arch/mips64/sgi-ip27/TODO +++ b/arch/mips64/sgi-ip27/TODO @@ -1,3 +1,3 @@ 1. Need to figure out why we need the "reallydo" hack in ip27-pci.c. -2. Need to figure out how to do scatter gather, specifically for the -Qlogic driver. +2. Need to figure out RRB allocation in bridge_startup(). +3. Need to figure out why free_initmem() is hanging system. |