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
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.0 KB

back to top