]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add stoppcbs[] arrays on powerpc(64) and have each CPU save its
authorAndreas Tobler <andreast@FreeBSD.org>
Thu, 14 Apr 2011 18:14:43 +0000 (18:14 +0000)
committerAndreas Tobler <andreast@FreeBSD.org>
Thu, 14 Apr 2011 18:14:43 +0000 (18:14 +0000)
commit3d20a4803bfc9427d90cbc0e75a48fa92a479414
tree5d29163e65f819b6ad73710964ffd59ddd88fc0e
parent0e78005e5ca1323a9c4eefca6f77157101d9e53b
Add stoppcbs[] arrays on powerpc(64) and have each CPU save its
current context in the IPI_STOP handler. Similar as done on other
architectures.

Approved by: nwhitehorn (mentor)
sys/powerpc/powerpc/mp_machdep.c