Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 17:15:39 -0800 (PST)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf kern.pre.mk
Message-ID:  <200403290115.i2T1Fd6n074042@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2004/03/28 17:15:39 PST

  FreeBSD src repository

  Modified files:
    sys/conf             kern.pre.mk 
  Log:
  Remove "-frename-registers" option for sparc64 kernel builds.  That
  was not present in what I originally tested when checking to see if
  the kernel built/ran with the -O2 change.  Recent instability in
  sparc64 kernel was tracked to this.  A reproducible kernel stack
  traceback followed by hard hang during the call to msleep() at the
  point the kernel waits 15 seconds for the SCSI bus to settle crept in
  to recent kernel builds and it seems to go away with this patch.
  
  Noticed by:     kris
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.50      +3 -1      src/sys/conf/kern.pre.mk



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