diff options
author | Christoph Hellwig <hch@lst.de> | 2021-12-22 10:08:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-27 08:46:19 +0100 |
commit | bb63c07d7a682bcbf99c1faaedc12c0eae259ddc (patch) | |
tree | 25eaf42805fe5360f84e70ea64851c9d5d69a7c3 /net/irda | |
parent | 192fb88f5165b6ead6ff776432647eab55759aec (diff) |
scsi: sr: Don't use GFP_DMA
[ Upstream commit d94d94969a4ba07a43d62429c60372320519c391 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions