Date: Tue, 25 Mar 2025 03:28:57 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 285415] [Hyper-V] i386 panic during vm_phys_early_startup() Message-ID: <bug-285415-27103-RpfBALKIV4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285415-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-285415-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285415 --- Comment #15 from Wei Hu <weh@microsoft.com> --- (In reply to Dimitry Andric from comment #14) Those asserts have been there since the beginning of storvsc driver. I didn't add them. They were removed in those two commits for aarch64. It is fine to remove them for aarch64 probably because it uses bounce buffer in busdma. X86 doesn't seem to use bounce buffer. A gap between first and second addresses seems directly inherent from the original requestor on x86 and alarming. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285415-27103-RpfBALKIV4>
