linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (swiotbl) tiny fix for 5.0rc2
@ 2019-01-17 15:36 Konrad Rzeszutek Wilk
  2019-01-17 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2019-01-17 15:36 UTC (permalink / raw)
  To: torvalds, linux-kernel, hch

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

Hey Linus,

Please pull a tiny fix for v5.0-rc2:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.0

This fixes an issue with GPU cards not working anymore with the DMA
mapping work Christopher did - as the SWIOTLB is initialized first
and then free-ed (as IOMMU is available) but we forgot to clear our
start and end entries which are used and BOOM.

Thank you!

 kernel/dma/swiotlb.c | 2 ++
 1 file changed, 2 insertions(+)

Christoph Hellwig (1):
      swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

* Re: [GIT PULL] (swiotbl) tiny fix for 5.0rc2
  2019-01-17 15:36 [GIT PULL] (swiotbl) tiny fix for 5.0rc2 Konrad Rzeszutek Wilk
@ 2019-01-17 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-17 18:35 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: torvalds, linux-kernel, hch

The pull request you sent on Thu, 17 Jan 2019 10:36:30 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.0

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

Thank you!

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

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

end of thread, other threads:[~2019-01-17 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 15:36 [GIT PULL] (swiotbl) tiny fix for 5.0rc2 Konrad Rzeszutek Wilk
2019-01-17 18:35 ` 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).