https://github.com/torvalds/linux
Revision 144ec97493af34efdb77c5aba146e9c7de8d0a06 authored by Christoph Hellwig on 18 April 2019, 16:13:58 UTC, committed by Martin K. Petersen on 19 April 2019, 00:43:10 UTC
Instead of relying on the now removed NULL argument to
pci_alloc_consistent, switch to the generic DMA API, and store the struct
device so that we can pass it.

Fixes: 4167b2ad5182 ("PCI: Remove NULL device handling from PCI DMA API")
Reported-by: Matthew Whitehead <tedheadster@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Matthew Whitehead <tedheadster@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 0228034
History
Tip revision: 144ec97493af34efdb77c5aba146e9c7de8d0a06 authored by Christoph Hellwig on 18 April 2019, 16:13:58 UTC
scsi: aic7xxx: fix EISA support
Tip revision: 144ec97
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 5.9 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 40.1 KB
msg.c -rw-r--r-- 30.5 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.6 KB
sem.c -rw-r--r-- 62.1 KB
shm.c -rw-r--r-- 43.0 KB
syscall.c -rw-r--r-- 5.1 KB
util.c -rw-r--r-- 22.1 KB
util.h -rw-r--r-- 8.9 KB

back to top