[GIT PULL] dma-mapping fix for 5.11

From: Christoph Hellwig
Date: Tue Feb 02 2021 - 04:26:25 EST


The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.11-1

for you to fetch changes up to d17405d52bacd14fe7fdbb10c0434934ea496914:

dma-mapping: benchmark: fix kernel crash when dma_map_single fails (2021-01-27 17:18:38 +0100)

----------------------------------------------------------------
dma-mapping fix for 5.11

- fix a kernel crash in the new dma-mapping benchmark test (Barry Song)

----------------------------------------------------------------
Barry Song (1):
dma-mapping: benchmark: fix kernel crash when dma_map_single fails

kernel/dma/map_benchmark.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)