lkml.org 
[lkml]   [2020]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH kernel 0/2] powerpc/dma: Fallback to dma_ops when persistent memory present
Date
This allows mixing direct DMA (to/from RAM) and
IOMMU (to/from apersistent memory) on the PPC64/pseries
platform. This was supposed to be a single patch but
unexpected move of direct DMA functions happened.

This is based on sha1
7cf726a59435 Linus Torvalds "Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest".

Please comment. Thanks.



Alexey Kardashevskiy (2):
Revert "dma-mapping: move large parts of <linux/dma-direct.h> to
kernel/dma"
powerpc/dma: Fallback to dma_ops when persistent memory present

include/linux/dma-direct.h | 106 ++++++++++++++++++++++
kernel/dma/direct.h | 119 -------------------------
arch/powerpc/kernel/dma-iommu.c | 68 +++++++++++++-
arch/powerpc/platforms/pseries/iommu.c | 41 +++++++--
kernel/dma/direct.c | 2 +-
kernel/dma/mapping.c | 2 +-
6 files changed, 207 insertions(+), 131 deletions(-)
delete mode 100644 kernel/dma/direct.h

--
2.17.1

\
 
 \ /
  Last update: 2020-10-21 05:30    [W:0.039 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site