Home
last modified time | relevance | path

Searched hist:d94d94969a4ba07a43d62429c60372320519c391 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dsr_vendor.cdiff d94d94969a4ba07a43d62429c60372320519c391 Wed Dec 22 10:08:42 CET 2021 Christoph Hellwig <hch@lst.de> scsi: sr: Don't use GFP_DMA

The allocated buffers are used as a command payload, for which the block
layer and/or DMA API do the proper bounce buffering if needed.

Link: https://lore.kernel.org/r/20211222090842.920724-1-hch@lst.de
Reported-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
H A Dsr.cdiff d94d94969a4ba07a43d62429c60372320519c391 Wed Dec 22 10:08:42 CET 2021 Christoph Hellwig <hch@lst.de> scsi: sr: Don't use GFP_DMA

The allocated buffers are used as a command payload, for which the block
layer and/or DMA API do the proper bounce buffering if needed.

Link: https://lore.kernel.org/r/20211222090842.920724-1-hch@lst.de
Reported-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>