Module Name: src
Committed By: palle
Date: Sun Feb 23 20:48:43 UTC 2025
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v: Ensure that the ldc map table entries are properly cleared. It has been
observed that the inner while loop in vdsk_submit_cmd() may encounter stale
entries resulting in an endless loop
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc64/dev/vdsk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.