You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found issue in IPL path, if we do pdbg init and probe at start and CFAM reset during ipl window could trigger fsi read failure. Currently probe function skip the rescan function if it is already in known state.
The text was updated successfully, but these errors were encountered:
istep 0 / istep poweron and attn code will need to handle fd's changing on cfam-reset/scan.
ecmd-pdbg need to make changes to initiate probe until after cfam-reset/scan ( Post poweron step in istep 0 sequence).
Long-running applications: SIGHUP to applications who have fd's cached? libpdbg would need a release interface or re-acquire state info. Pdbg library is going to provide interface to support this and application can consume.
Found issue in IPL path, if we do pdbg init and probe at start and CFAM reset during ipl window could trigger fsi read failure. Currently probe function skip the rescan function if it is already in known state.
The text was updated successfully, but these errors were encountered: