Date: Mon, 25 Jul 2011 18:17:11 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include smp.h Message-ID: <201107251817.p6PIHUmY094350@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-07-25 18:17:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/sparc64/include smp.h Log: SVN rev 224356 on 2011-07-25 18:17:11Z by marius MFC: r223126 (partial) Don't include curcpu in the mask which is used as the IPI cookie as we have to ignore it when sending the IPI anyway. Actually I can't think of a good reason why this ever was done that way in the first place as it's not even usefull for debugging. Revision Changes Path 1.25.2.9 +9 -9 src/sys/sparc64/include/smp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107251817.p6PIHUmY094350>