https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285415
--- Comment #15 from Wei Hu <[email protected]> --- (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.
