Messages in this thread |  | | From | Takashi Iwai <> | Subject | [PATCH 0/2] swiotlb: Some regression fixes | Date | Sun, 15 Apr 2018 11:08:06 +0200 |
| |
Hi,
this is a couple of small regression fixes I stumbled on recently. The first one is a trivial one, and it was already posted in another thread ("swiotlb: Fix unexpected swiotlb_alloc_coherent() failures").
thanks,
Takashi
===
Takashi Iwai (2): dma-direct: Don't repeat allocation for no-op GFP_DMA swiotlb: Fix dma_supported() to consider direct allocation
lib/dma-direct.c | 3 ++- lib/swiotlb.c | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-)
-- 2.16.3
|  |