KThread: Send termination interrupt to all cores a thread has affinity to
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus masking this out is erroneous.
Please register or sign in to comment
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus masking this out is erroneous.