Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2010 05:45:49 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include cpu.h cpuregs.h src/sys/mips/mips exception.S pmap.c
Message-ID:  <201003060546.o265kDpF018335@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2010-03-06 05:45:49 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     cpu.h cpuregs.h 
    sys/mips/mips        exception.S pmap.c 
  Log:
  SVN rev 204788 on 2010-03-06 05:45:49Z by jmallett
  
  o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.
     Get rid of the macros that spell KSEG0 CACHED and KSEG1 UNCACHED.
  o) Get rid of some nearby duplicated and unused macros.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.6       +0 -14     src/sys/mips/include/cpu.h
  1.4       +0 -6      src/sys/mips/include/cpuregs.h
  1.10      +1 -1      src/sys/mips/mips/exception.S
  1.30      +25 -25    src/sys/mips/mips/pmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003060546.o265kDpF018335>