linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fix for 5.11
@ 2021-02-02  9:25 Christoph Hellwig
  2021-02-02 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2021-02-02  9:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] dma-mapping fix for 5.11
  2021-02-02  9:25 [GIT PULL] dma-mapping fix for 5.11 Christoph Hellwig
@ 2021-02-02 18:48 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-02-02 18:48 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Tue, 2 Feb 2021 10:25:26 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7d36ccd4bd07825775b512f654566d3e89e9cfd0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] dma-mapping fix for 5.11
  2021-02-07 16:26 Christoph Hellwig
@ 2021-02-07 19:23 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-02-07 19:23 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Sun, 7 Feb 2021 17:26:05 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ff92acb220c506f14aea384a07b130b87ac1489a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] dma-mapping fix for 5.11
@ 2021-02-07 16:26 Christoph Hellwig
  2021-02-07 19:23 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2021-02-07 16:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-07 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02  9:25 [GIT PULL] dma-mapping fix for 5.11 Christoph Hellwig
2021-02-02 18:48 ` pr-tracker-bot
2021-02-07 16:26 Christoph Hellwig
2021-02-07 19:23 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).