CVS commit: src/sys/arch/xen/xen

"Taylor R Campbell" <[email protected]> Wed, 15 Jul 2026 15:38:21 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	riastradh
Date:		Wed Jul 15 15:38:21 UTC 2026

Modified Files:
	src/sys/arch/xen/xen: xbd_xenbus.c

Log Message:
xbd(4): Don't assert about indirect blocks if not supported.

PR port-xen/60448: xl suspend: panic: kernel diagnostic assertion
"incnt == __arraycount(sc->sc_indirect)" failed


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/arch/xen/xen/xbd_xenbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.