Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2009 21:10:47 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_exit.c
Message-ID:  <200908262111.n7QLB4Cs013694@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-08-26 21:10:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  SVN rev 196567 on 2009-08-26 21:10:47Z by marius
  
  Add a temporary workaround which just lets init die instead of
  causing a panic if it is killed due to a unsolved stack overflow
  seen very late during shutdown on sparc64 when the gmirror worker
  process exists, which is a regression introduced in 8.0.
  
  Reviewed by:    kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.331     +6 -1      src/sys/kern/kern_exit.c



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