Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2003 15:13:22 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 critical.c src/sys/amd64/include critical.h
Message-ID:  <200312062313.hB6NDM2p075057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/12/06 15:13:22 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      critical.c 
    sys/amd64/include    critical.h 
  Log:
  Revert some amd64 changes that cached curthread and converge back to the
  i386 version.  The curthread special case in pcpu.h solves my complaint
  about the verbose macro expansion in this case.  Note that the i386
  version still has some OBE comments, I didn't re-add them back again.
  
  Approved by:  re (scottl)
  
  Revision  Changes    Path
  1.13      +1 -11     src/sys/amd64/amd64/critical.c
  1.6       +2 -8      src/sys/amd64/include/critical.h



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