{
{   The purpose of this request is to provide the interface to the Ring 1
{ procedure which actually requests the CPU state change from job-mode.
{
{       CMP$PROCESS_CPU_STATE_CHANGE (
{         PROCESSOR_ID,
{         CURRENT_STATE,
{         NEW_STATE,
{         STATUS)
{
{ PROCESSOR_ID: (input)  This parameter specifies the number of the CPU whose
{       state is to be changed.  The id specifies the logical element
{       number of the CPU as it relates to the CPU state table.
{
{ CURRENT_STATE: (input)  This parameter specifies the current state of the
{       element.
{
{ NEW_STATE: (input)  This parameter specifies the new state of the element.
{
{ STATUS: (output) This parameter specifies the request status.
{
{         CONDITIONS:
{               cme$lcm_ring_validation_error
{
{         IDENTIFIER:  'CM'
{
