Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 17:56:06 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/sparc64 exception.S
Message-ID:  <201107251756.p6PHuIt7091533@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 17:56:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/sparc64  exception.S 
  Log:
  SVN rev 224354 on 2011-07-25 17:56:06Z by marius
  
  MFC: r222840
  
  - For the case when tl1_align(_trap) is used to call rsf_fatal via
    RSF_FATAL we need to switch to alternate globals for KSTACK_CHECK just
    like tl1_data_excptn(_trap) does. This is more or less cosmetic because
    in case RSF_FATAL is called we're already heading south.
  - Correct an END().
  - Read the window state from the correct register for a CATR().
  
  Revision  Changes    Path
  1.80.2.6  +3 -2      src/sys/sparc64/sparc64/exception.S



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