Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 02:20:12 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include md_var.h src/sys/mips/mips machdep.c
Message-ID:  <201009170220.o8H2KMGQ012799@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
neel        2010-09-17 02:20:12 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     md_var.h 
    sys/mips/mips        machdep.c 
  Log:
  SVN rev 212777 on 2010-09-17 02:20:12Z by neel
  
  Get rid of the unnecessary redirection of 'is_cacheable_mem()' to
  'is_physical_memory()' through a macro.
  
  Implement 'is_cacheable_mem()' directly instead.
  
  Revision  Changes    Path
  1.8       +1 -3      src/sys/mips/include/md_var.h
  1.35      +1 -1      src/sys/mips/mips/machdep.c



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