Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 01:50:43 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 local_apic.c
Message-ID:  <200402020950.i129ohaX089405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2004/02/02 01:50:43 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        local_apic.c 
  Log:
   - Make sure the apic is idle before sending an IPI.  This is required on
     non-X-APIC machines.  Previously this was only done in the
     DETECT_DEADLOCK case when really it is needed in all cases.
  
  Reminded by:    jhb
  
  Revision  Changes    Path
  1.7       +2 -4      src/sys/i386/i386/local_apic.c



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