Update of /cvsroot/hpcmips/sys/arch/mips/mips In directory mogu:/tmp/cvs-serv23307/mips/mips Modified Files: trap.c Log Message: BUGFIX: Hpcmis use mips52xx_FlushDCache as MachFlushDCache in locore.h. Delete MachFlushCache() in trap handler. Change cache size from 16KB to 4KB again. You can uncomment HPCMIPS_FLUSHCACHE_XXX and HPCMIPS_PGSIZE_16K to restore previous codes.