CVS commit: [netbsd-10] src/sys/arch/xen/xen

"Martin Husemann" <[email protected]> Sun, 19 Jul 2026 16:01:00 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Sun Jul 19 16:01:00 UTC 2026

Modified Files:
	src/sys/arch/xen/xen [netbsd-10]: xbd_xenbus.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1313):

	sys/arch/xen/xen/xbd_xenbus.c: revision 1.136

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.129.20.3 -r1.129.20.4 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.