public inbox for linux-kernel@vger.kernel.org
 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

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