Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2010 05:25:59 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips exception.S
Message-ID:  <201002040526.o145QChv089280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
neel        2010-02-04 05:25:59 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        exception.S 
  Log:
  SVN rev 203474 on 2010-02-04 05:25:59Z by neel
  
  Clean up all places in exception.S that fiddle with 'pcpup' directly. We now
  use the GET_CPU_PCPU() macro exclusively.
  
  This isolates the users of pcpu data from its implementation details.
  
  Reviewed by: imp
  
  Revision  Changes    Path
  1.6       +0 -20     src/sys/mips/mips/exception.S



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