diff options
author | Mark Johnston <markj@FreeBSD.org> | 2025-03-31 10:45:14 +0000 |
---|---|---|
committer | Mark Johnston <markj@FreeBSD.org> | 2025-03-31 11:14:42 +0000 |
commit | a319ba694538a38429115aaaf1d4b3946ea3a8b5 (patch) | |
tree | 567a271b1d4b16d52f3c461af7e107036435d40b /contrib/libstdc++/include/(developers-only) | |
parent | f6deb9ea0a0ee760e5ff9ad5c15d0bd7a1714355 (diff) |
hyperv/storvsc: Fix busdma constraints
- The BUS_DMA_KEEP_PG_OFFSET flag is needed, since
storvsc_xferbuf_prepare() assumes that only the first segment may have
a non-zero offset, and that all following segments are page-sized and
-aligned.
- storvsc_xferbuf_prepare() handles 64-bit bus addresses, so avoid
unneeded bouncing on i386.
PR: 285681
Reported by: dim
Tested by: dim, whu
MFC after: 2 weeks
Diffstat (limited to 'contrib/libstdc++/include/(developers-only)')
0 files changed, 0 insertions, 0 deletions