CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/25 08:53:38
Modified files: sys/arch/sparc64/sparc64: locore.s Log message: Switch to a temporary stack early on such that we don't lose if the stack provided by the PROM gets flushed out of the TLB before we install our own trap table. Makes RAMDISK kernels work on T2 systems.