Re: PR/60477 CVS commit: src/sys/dev/raidframe
"Michael van Elst via gnats" <[email protected]> Wed, 22 Jul 2026 18:20:02 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60477; it has been noted by GNATS. From: [email protected] (Michael van Elst) To: [email protected] Cc: Subject: Re: PR/60477 CVS commit: src/sys/dev/raidframe Date: Wed, 22 Jul 2026 18:16:13 -0000 (UTC) [email protected] ("Emmanuel") writes: > Use the right assertions to ensure that all IOs are suspended. > zero indicates that IOs resume. Sure that only the counter value == 1 needs to be asserted? The opposite of == 0 is > 0.