Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 02:04:44 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sun4v/sun4v exception.S wbuf.S
Message-ID:  <200612180204.kBI24iC1093840@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-12-18 02:04:44 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      exception.S wbuf.S 
  Log:
  Simplify spill/fill fault handling by updating tl1_trap register
  usage to conform to that of tl0_trap - the separate code path
  for unaligned faults was never getting used (and evidently doesn't
  work), so ifdef out for now
  
  Revision  Changes    Path
  1.12      +8 -9      src/sys/sun4v/sun4v/exception.S
  1.4       +10 -19    src/sys/sun4v/sun4v/wbuf.S



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