Page MenuHomeFreeBSD

D25107.id72578.diff
No OneTemporary

D25107.id72578.diff

Index: sys/x86/x86/busdma_bounce.c
===================================================================
--- sys/x86/x86/busdma_bounce.c
+++ sys/x86/x86/busdma_bounce.c
@@ -407,8 +407,6 @@
vm_memattr_t attr;
int mflags;
- WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "%s", __func__);
-
if (flags & BUS_DMA_NOWAIT)
mflags = M_NOWAIT;
else
@@ -492,7 +490,7 @@
}
/*
- * Free a piece of memory and it's allociated dmamap, that was allocated
+ * Free a piece of memory and its allociated dmamap, that was allocated
* via bus_dmamem_alloc. Make the same choice for free/contigfree.
*/
static void

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 19, 8:27 PM (9 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31796418
Default Alt Text
D25107.id72578.diff (615 B)

Event Timeline