K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-11-13T02:16:24.195151Z K 7 svn:log V 162 powerpc: Don't savectx() twice in IPI_STOP handler We already save context in stoppcbs[] array, so there's no need to also save it in the PCB, it won't be used. END