Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2010 15:36:33 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/sparc64 locore.S mp_locore.S
Message-ID:  <201002131536.o1DFapO6041935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-02-13 15:36:33 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  locore.S mp_locore.S 
  Log:
  SVN rev 203833 on 2010-02-13 15:36:33Z by marius
  
  - At least the trap table of the Sun Fire V1280 firmware apparently has
    no cleanwindows handler so just remove trying to trigger it from _start
    and the AP trampoline code as that leads to a crash there. This should
    be okay as leaking data from the OFW via the CPU registers on start of
    the kernel should be no real concern.
  - Make the comments of _start and the AP trampoline code regarding the
    initializations they perform match each other and reality.
  - Make the comments of the AP trampoline code regarding iTLB accesses
    refer to the right macro.
  
  Revision  Changes    Path
  1.26      +5 -3      src/sys/sparc64/sparc64/locore.S
  1.12      +9 -7      src/sys/sparc64/sparc64/mp_locore.S



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