Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2010 03:08:47 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <201003120310.o2C3A75T069568@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-03-12 03:08:47 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 205063 on 2010-03-12 03:08:47Z by jhb
  
  Fix the previous attempt to fix kernel builds of HEAD on 7.x.  Use the
  __gnu_inline__ attribute for PMAP_INLINE when using the 7.x compiler to
  match what 7.x uses for PMAP_INLINE.
  
  Revision  Changes    Path
  1.685     +1 -1      src/sys/amd64/amd64/pmap.c
  1.665     +1 -1      src/sys/i386/i386/pmap.c



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