[Bug 285415] [Hyper-V] i386 panic during vm_phys_early_startup()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Mar 2025 03:28:57 UTC
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.