Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 21:23:25 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/powermac smu.c
Message-ID:  <201103132123.p2DLNiKX092318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2011-03-13 21:23:25 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powermac smu.c 
  Log:
  SVN rev 219624 on 2011-03-13 21:23:25Z by nwhitehorn
  
  Don't sleep while setting the clock. This can cause panics when
  periodic_resettodr() calls CLOCK_SETTIME() and smu tries to sleep while
  running from a callout.
  
  Reported by:    Torfinn Ingolfsen
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/powerpc/powermac/smu.c



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