]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r207248
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 May 2010 18:50:26 +0000 (18:50 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 May 2010 18:50:26 +0000 (18:50 +0000)
commit2566047648a6b22f1766946f8d8ccde0ee08d006
tree7bf21ff5581b6b96b6f6c8fa06444c38c812ec9e
parent489657ab3928f2c06b82eb3f8c41211cd81ec2ec
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@207865 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/sparc64/cheetah.c
sys/sparc64/sparc64/locore.S
sys/sparc64/sparc64/machdep.c
sys/sparc64/sparc64/mp_locore.S
sys/sparc64/sparc64/mp_machdep.c