cvs commit: src/sys/sparc64/sparc64 mp_machdep.c

[ Available lists | Index of cvs-src | Month of Sep 2006 | Week of 4 Sep 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marius Strobl <marius@FreeBSD.org>
Date
4 Sep 2006 18:28:33
Subject
cvs commit: src/sys/sparc64/sparc64 mp_machdep.c
Message-ID
200609041828.k84ISW29006544@repoman.freebsd.org


[ Hide this part ]
marius      2006-09-04 18:28:32 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_6)
sys/sparc64/sparc64 mp_machdep.c
Log:
MFC: 1.33

Do as the USII CPU manual suggests and leave interrupts enabled
for a bit before retrying to resend an IPI in order to avoid
deadlocks if the other CPU is also trying to send one.

Revision Changes Path
1.29.2.2 +6 -0 src/sys/sparc64/sparc64/mp_machdep.c


Elapsed time: 0.296 seconds