[GIT PULL] dma-mapping updates for Linux 5.14

From: Christoph Hellwig
Date: Fri Jul 02 2021 - 12:06:39 EST


The following changes since commit a7f3d3d3600c8ed119eb0d2483de0062ce2e3707:

dma-mapping: add unlikely hint to error path in dma_mapping_error (2021-04-02 16:41:08 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 2b4bbc6231d789f58676d2ccc42177df163e1c4a:

dma-debug: report -EEXIST errors in add_dma_entry (2021-06-22 08:15:47 +0200)

----------------------------------------------------------------
dma-mapping updates for Linux 5.14

- a trivivial whitespace fix (Zhen Lei)
- report -EEXIST errors in add_dma_entry (Hamza Mahfooz)

----------------------------------------------------------------
Hamza Mahfooz (1):
dma-debug: report -EEXIST errors in add_dma_entry

Zhen Lei (1):
dma-mapping: remove a trailing space

kernel/dma/coherent.c | 2 +-
kernel/dma/debug.c | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)