Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2009 07:25:24 +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:  <200905310725.n4V7PgsF019822@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2009-05-31 07:25:24 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         mp_machdep.c 
  Log:
  SVN rev 193153 on 2009-05-31 07:25:24Z by adrian
  
  Remove some unused code in ipi_selected() .
  
  The code path this was copied from (sys/i386/i386/mp_machdep.c:ipi_selected())
  handles bitmap'ed IPIs and normal IPIs via separate notification paths. Xen
  SMP handles them the same way.
  
  Revision  Changes    Path
  1.19      +0 -5      src/sys/i386/xen/mp_machdep.c



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