Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2010 15:36:16 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_smp.c
Message-ID:  <201005111536.o4BFaNSw028216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2010-05-11 15:36:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_smp.c 
  Log:
  SVN rev 207921 on 2010-05-11 15:36:16Z by attilio
  
  Fix a hang introduced in r206878 for kernel compiled with SMP support but
  being not actual SMP and similar situations by always initializing the
  smp ipi mutex.
  
  Reported by:    marius
  MFC after:      3 days
  X-MFC:          r206878
  
  Revision  Changes    Path
  1.217     +2 -1      src/sys/kern/subr_smp.c



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