[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YCAUnVvH3rA24ZCa@infradead.org>
Date: Sun, 7 Feb 2021 17:26:05 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [GIT PULL] dma-mapping fix for 5.11
The following changes since commit dd86e7fa07a3ec33c92c957ea7b642c4702516a0:
Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2021-02-04 16:05:40 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.11-2
for you to fetch changes up to 9f5f8ec50165630cfc49897410b30997d4d677b5:
dma-mapping: benchmark: use u8 for reserved field in uAPI structure (2021-02-05 12:48:46 +0100)
----------------------------------------------------------------
dma-mapping fixes for 5.11:
- fix a 32 vs 64-bit padding issue in the new benchmark code
(Barry Song)
----------------------------------------------------------------
Barry Song (1):
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
kernel/dma/map_benchmark.c | 2 +-
tools/testing/selftests/dma/dma_map_benchmark.c | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists