K 10 svn:author V 8 jchandra K 8 svn:date V 27 2010-07-08T14:56:42.155026Z K 7 svn:log V 171 Fix minor issue in sys/mips/mips/cache_mipsNN.c, using int type for virtual addr will break on 64 bit, change to vm_offset_t. Reviewed by: imp@ Approved by: rrs (mentor) END