cvs commit: src/sys/sun4v/sun4v mp_machdep.c tick.c trap.c

Kip Macy kmacy at FreeBSD.org
Sat Dec 16 17:31:57 PST 2006


kmacy       2006-12-17 01:31:56 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      mp_machdep.c tick.c trap.c 
  Log:
  replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread
  
  Revision  Changes    Path
  1.5       +5 -5      src/sys/sun4v/sun4v/mp_machdep.c
  1.2       +2 -2      src/sys/sun4v/sun4v/tick.c
  1.11      +4 -4      src/sys/sun4v/sun4v/trap.c


More information about the cvs-src mailing list