Update code that invokes the IOSSPOF macro in a PSW key of 0-7

Description: The IOSSPOF macro changed to conditionally obtain the returned SPOFAREA in a different subpool depending on the caller's PSW key. This may cause the caller, depending on their current PSW key, to be required to change to a different PSW key if they want to update the storage. In addition, certain PSW key callers can no longer rely on the storage automatically being freed when the task ends. The subpool number continues to be returned in the SPOFAREA_SUBPOOL so that it can be used when the storage is freed.

The specific changes are:
The specific restrictions are:
Steps to take: For any program that invokes the IOSSPOF macro in a PSW key of 0-7, ensure the following restrictions are followed:

Reference information: For additional information, see z/OS MVS Programming: Authorized Assembler Services Reference EDT-IXG.