Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 13:46:43 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c
Message-ID:  <201008121347.o7CDl7ae052807@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2010-08-12 13:46:43 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
  Log:
  SVN rev 211220 on 2010-08-12 13:46:43Z by attilio
  
  Revert r211176:
  As long as interrupts are disabled and there is not explicit call to
  sched_add() there can't be any preemption there, thus the calls may be
  consistent.
  
  Reported by:    kib, jhb
  
  Revision  Changes    Path
  1.329     +1 -9      src/sys/amd64/amd64/mp_machdep.c
  1.316     +1 -7      src/sys/i386/i386/mp_machdep.c



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