K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-11-03T21:08:20.000000Z K 7 svn:log V 256 Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its current context in the IPI_STOP handler so that we can get accurate stack traces of threads on other CPUs on these two archs like we do now on i386 and amd64. Tested on: alpha, sparc64 END