Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2011 22:41:55 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include smp.h
Message-ID:  <201106152242.p5FMgF3u073145@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-06-15 22:41:55 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  smp.h 
  Log:
  SVN rev 223126 on 2011-06-15 22:41:55Z by marius
  
  Don't include curcpu in the mask which is used as the IPI cookie as we
  have to ignore it when sending the IPI anyway. Actually I can't think of
  a good reason why this ever was done that way in the first place as it's
  not even usefull for debugging.
  While at it replace the use of pc_other_cpus as it's slated for deorbit.
  
  Revision  Changes    Path
  1.36      +16 -12    src/sys/sparc64/include/smp.h



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