
{
{   The purpose of this request is to cause the P register of the current task to
{ be decremented by 2. This wil cause the monitor request issued by the task
{ to be reissued when the task is next executed.
{ This request is intended to allow the task that was executing in a failing CPU
{ to be able to switch CPU's and continue from the last logical switch point.
{
{        mtp$reissue_monitor_request;
{
