HomeFreeBSD

powerpc: Don't savectx() twice in IPI_STOP handler

Description

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.

Details

Provenance
jhibbitsAuthored on
Parents
rS354669: ssp: add a priority to the __stack_chk_guard constructor
Branches
Unknown
Tags
Unknown