Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2009 15:20:25 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/xen mp_machdep.c
Message-ID:  <200905301520.n4UFKa3d062763@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2009-05-30 15:20:25 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         mp_machdep.c 
  Log:
  SVN rev 193098 on 2009-05-30 15:20:25Z by adrian
  
  Even though I'm not quite sure that the call_func stuff will work properly
  in all the places/cases IPI messages will be generated, at least be consistent
  with how the call_data pointer is assigned and cleared (ie, all done inside
  the spinlock.
  
  Ensure that its NULL before continuing, just to try and identify situations
  where things are going horribly wrong.
  
  Revision  Changes    Path
  1.18      +3 -2      src/sys/i386/xen/mp_machdep.c



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