summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorVineeth Vijayan <vneethv@linux.ibm.com>2026-04-28 10:43:41 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-05-05 10:12:47 +0200
commit58d50cad63e85daae032924ecc3d457fb1ec02fb (patch)
tree95f6b872e36f939c2f9a1d8f8a4e26883cb49255 /scripts/Makefile.thinlto
parenta59b9cb8596ce82a5a8d4dda417e1a721158ed53 (diff)
s390/cio: Purge based on the cdev's online status
Ensure that all devices currently offline are purged correctly. Previously, purging logic relied on the internal FSM state to determine whether a device was offline. However, devices with a target state of offline could be skipped if CIO internal processing was still ongoing during the purge operation. Update the purge decision logic to rely on the online variable in the cdev structure instead of the internal FSM state, providing a more reliable indication of actual device availability. Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com> Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions