Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136838405
D28108.id82212.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
426 B
Referenced Files
None
Subscribers
None
D28108.id82212.diff
View Options
diff --git a/sys/x86/x86/busdma_bounce.c b/sys/x86/x86/busdma_bounce.c
--- a/sys/x86/x86/busdma_bounce.c
+++ b/sys/x86/x86/busdma_bounce.c
@@ -400,7 +400,7 @@
* A dmamap to for use with dmamap_load is also allocated.
*/
static int
-bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags,
+bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void **vaddr, int flags,
bus_dmamap_t *mapp)
{
vm_memattr_t attr;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 11:39 PM (13 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25743370
Default Alt Text
D28108.id82212.diff (426 B)
Attached To
Mode
D28108: x86 busdma_bounce: do not make assumptions about alignment of malloc(9) results.
Attached
Detach File
Event Timeline
Log In to Comment