mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
kvzalloc already zeroes the memory during the allocation.
pci_alloc_consistent calls dma_alloc_coherent directly.
In commit
|
||
|---|---|---|
| .. | ||
| vxge | ||
| Kconfig | ||
| Makefile | ||
| s2io-regs.h | ||
| s2io.c | ||
| s2io.h | ||