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

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

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

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

	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.135 -r1.135.2.1 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.