What is the story on the SN1/IP35 support in the oss tree? I saw some
checkins go in for that, then a set of reverse checkins to pull that out.
Anyway, there is still a lot of IP35 hooks lying around in source files
(and makefiles).
> gid CONFIG_SGI_IP35
include/asm-mips64/sn/addrs.h:24:#elif defined(CONFIG_SGI_IP35)
include/asm-mips64/sn/agent.h:21:#elif defined(CONFIG_SGI_IP35)
include/asm-mips64/sn/agent.h:23:#endif /* !CONFIG_SGI_IP27 && !CONFIG_SGI_IP35
*/
include/asm-mips64/sn/klconfig.h:54:#elif defined(CONFIG_SGI_IP35)
include/asm-mips64/sn/klconfig.h:65:#endif /* !CONFIG_SGI_IP27 &&
!CONFIG_SGI_IP35 */
include/asm-mips64/sn/kldir.h:239:#elif defined(CONFIG_SGI_IP35)
If we are not planning to do the IP35 work right now, maybe we should
just pull all these out too?
Kanoj
|