diff options
author | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-02-01 00:33:01 +0000 |
---|---|---|
committer | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-02-01 00:33:01 +0000 |
commit | cf607a2c0c5f386a020052e784d23cc11a5c0178 (patch) | |
tree | 610c1000264274e8f2d081e4324bfd60929db42d | |
parent | 14e2e737febea09c17d455f51654651a9c2a6ffd (diff) |
free_initmem() is not a problem anymore.
-rw-r--r-- | arch/mips64/sgi-ip27/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips64/sgi-ip27/TODO b/arch/mips64/sgi-ip27/TODO index 703ec2dca..8dc9b48a0 100644 --- a/arch/mips64/sgi-ip27/TODO +++ b/arch/mips64/sgi-ip27/TODO @@ -1,4 +1,3 @@ 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay not to write to the IOC3 ever. 2. Need to figure out RRB allocation in bridge_startup(). -3. Need to figure out why free_initmem() is hanging system. |