Date: Mon, 10 May 2010 18:50:28 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 cheetah.c locore.S machdep.c mp_locore.S mp_machdep.c Message-ID: <201005101854.o4AIsppL042494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-05-10 18:50:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/sparc64/sparc64 cheetah.c locore.S machdep.c mp_locore.S
mp_machdep.c
Log:
SVN rev 207866 on 2010-05-10 18:50:28Z by marius
MFC: r207248
Don't bother enabling interrupts before we're ready to handle them. This
prevents the firmware of Fujitsu Siemens PRIMEPOWER250, which both causes
stray interrupts and erroneously enables interrupts at least when calling
SUNW,set-trap-table, from shooting itself in the foot.
Revision Changes Path
1.5.20.8 +0 -9 src/sys/sparc64/sparc64/cheetah.c
1.22.2.5 +4 -13 src/sys/sparc64/sparc64/locore.S
1.138.2.17 +15 -1 src/sys/sparc64/sparc64/machdep.c
1.8.2.7 +3 -7 src/sys/sparc64/sparc64/mp_locore.S
1.36.2.12 +16 -0 src/sys/sparc64/sparc64/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005101854.o4AIsppL042494>
