All of lore.kernel.org
 help / color / mirror / Atom feed
* use the generic dma-noncoherent code for sh
@ 2018-07-19 13:05 ` Christoph Hellwig
  0 siblings, 0 replies; 78+ messages in thread
From: Christoph Hellwig @ 2018-07-19 13:05 UTC (permalink / raw)
  To: Yoshinori Sato, Rich Felker
  Cc: Jacopo Mondi, Thomas Petazzoni, linux-sh, iommu, linux-kernel

Hi all,

can you review these patches to switch sh to use the generic
dma-noncoherent code?  All the requirements are in mainline already
and we've switched various architectures over to it already.

^ permalink raw reply	[flat|nested] 78+ messages in thread
* use the generic dma-noncoherent code for sh V2
  2018-07-19 13:05 ` Christoph Hellwig
@ 2018-07-24 12:01 ` Christoph Hellwig
  -1 siblings, 0 replies; 78+ messages in thread
From: Christoph Hellwig @ 2018-07-24 12:01 UTC (permalink / raw)
  To: Yoshinori Sato, Rich Felker
  Cc: Jacopo Mondi, Thomas Petazzoni, linux-sh, iommu, linux-kernel

Hi all,

can you review these patches to switch sh to use the generic
dma-noncoherent code?  All the requirements are in mainline already
and we've switched various architectures over to it already.

Changes since V1:
 - fixed two stupid compile errors and verified them using a local
   cross toolchain instead of the 0day buildbot

^ permalink raw reply	[flat|nested] 78+ messages in thread
* use the generic dma-noncoherent code for sh V3
  2018-07-19 13:05 ` Christoph Hellwig
  (?)
@ 2018-07-25  9:40 ` Christoph Hellwig
  -1 siblings, 0 replies; 78+ messages in thread
From: Christoph Hellwig @ 2018-07-25  9:40 UTC (permalink / raw)
  To: Yoshinori Sato, Rich Felker
  Cc: Thomas Petazzoni,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA, Jacopo Mondi,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-sh-u79uwXL29TY76Z2rM5mHXA

Hi all,

can you review these patches to switch sh to use the generic
dma-noncoherent code?  All the requirements are in mainline already
and we've switched various architectures over to it already.

Changes since V2:
 - drop a now obsolete export

Changes since V1:
 - fixed two stupid compile errors and verified them using a local
   cross toolchain instead of the 0day buildbot

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

end of thread, other threads:[~2018-08-20 12:33 UTC | newest]

Thread overview: 78+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19 13:05 use the generic dma-noncoherent code for sh Christoph Hellwig
2018-07-19 13:05 ` Christoph Hellwig
2018-07-19 13:05 ` [PATCH 1/5] sh: simplify get_arch_dma_ops Christoph Hellwig
2018-07-19 13:05   ` Christoph Hellwig
2018-07-19 13:05 ` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper Christoph Hellwig
2018-07-19 13:05   ` Christoph Hellwig
2018-07-19 13:05 ` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case Christoph Hellwig
2018-07-19 13:05   ` Christoph Hellwig
2018-07-19 13:05 ` [PATCH 4/5] sh: split arch/sh/mm/consistent.c Christoph Hellwig
2018-07-19 13:05   ` Christoph Hellwig
2018-07-23  8:42   ` jacopo mondi
2018-07-23  8:42     ` jacopo mondi
2018-07-23  8:49     ` Geert Uytterhoeven
2018-07-23  8:49       ` Geert Uytterhoeven
2018-07-23  8:49       ` Geert Uytterhoeven
     [not found]       ` <CAMuHMdX=b0iAnDw1=85MXNBSMD=MxZb27QrO3rEWHYq0vB+3ow-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-07-24 11:43         ` Christoph Hellwig
2018-07-24 11:43           ` Christoph Hellwig
2018-07-24 11:43           ` Christoph Hellwig
2018-07-24 12:11           ` Li, Philip
2018-07-19 13:05 ` [PATCH 5/5] sh: use generic dma_noncoherent_ops Christoph Hellwig
2018-07-19 13:05   ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2018-07-24 12:01 use the generic dma-noncoherent code for sh V2 Christoph Hellwig
2018-07-24 12:01 ` Christoph Hellwig
2018-07-24 12:01 ` [PATCH 1/5] sh: simplify get_arch_dma_ops Christoph Hellwig
2018-07-24 12:01   ` Christoph Hellwig
2018-07-24 12:01 ` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper Christoph Hellwig
2018-07-24 12:01   ` Christoph Hellwig
2018-07-24 12:01 ` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case Christoph Hellwig
2018-07-24 12:01   ` Christoph Hellwig
2018-07-24 12:01 ` [PATCH 4/5] sh: split arch/sh/mm/consistent.c Christoph Hellwig
2018-07-24 12:01   ` Christoph Hellwig
2018-07-24 12:01 ` [PATCH 5/5] sh: use generic dma_noncoherent_ops Christoph Hellwig
2018-07-24 12:01   ` Christoph Hellwig
2018-07-24 20:21 ` use the generic dma-noncoherent code for sh V2 Christoph Hellwig
2018-07-24 20:21   ` Christoph Hellwig
2018-07-27 16:20   ` Rob Landley
2018-07-27 16:20     ` Rob Landley
     [not found]     ` <18df6608-61c1-963d-bb1a-d46320232f40-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
2018-07-30  9:06       ` Christoph Hellwig
2018-07-30  9:06         ` Christoph Hellwig
2018-07-30  9:06         ` Christoph Hellwig
2018-07-31 13:25         ` Arnd Bergmann
2018-07-31 13:25           ` Arnd Bergmann
2018-07-30  9:24       ` Geert Uytterhoeven
2018-07-30  9:24         ` Geert Uytterhoeven
2018-07-30  9:24         ` Geert Uytterhoeven
2018-07-31 12:56     ` Arnd Bergmann
2018-07-31 12:56       ` Arnd Bergmann
2018-08-17 17:04       ` dmaengine for sh7760 (was Re: use the generic dma-noncoherent code for sh V2) Rob Landley
2018-08-17 17:04         ` Rob Landley
2018-08-17 17:04         ` Rob Landley
2018-08-17 20:23         ` Arnd Bergmann
2018-08-17 20:23           ` Arnd Bergmann
     [not found]           ` <CAK8P3a3x0f_op8PxOaWGNHQ3udg05T6NZggFAd7awns-FoL4yA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-08-19  5:38             ` Rob Landley
2018-08-19  5:38               ` Rob Landley
2018-08-19  5:38               ` Rob Landley
2018-08-20 12:33               ` Arnd Bergmann
2018-08-20 12:33                 ` Arnd Bergmann
2018-07-25  9:40 use the generic dma-noncoherent code for sh V3 Christoph Hellwig
2018-07-25  9:40 ` Christoph Hellwig
2018-07-25  9:40 ` Christoph Hellwig
2018-07-25  9:40 ` [PATCH 1/5] sh: simplify get_arch_dma_ops Christoph Hellwig
2018-07-25  9:40   ` Christoph Hellwig
2018-07-25  9:40 ` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper Christoph Hellwig
2018-07-25  9:40   ` Christoph Hellwig
2018-07-25  9:40 ` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case Christoph Hellwig
2018-07-25  9:40   ` Christoph Hellwig
2018-07-25  9:40 ` [PATCH 4/5] sh: split arch/sh/mm/consistent.c Christoph Hellwig
2018-07-25  9:40   ` Christoph Hellwig
2018-07-25  9:40 ` [PATCH 5/5] sh: use generic dma_noncoherent_ops Christoph Hellwig
2018-07-25  9:40   ` Christoph Hellwig
2018-07-31  6:06 ` use the generic dma-noncoherent code for sh V3 Yoshinori Sato
2018-07-31  6:06   ` Yoshinori Sato
2018-07-31  7:24   ` Christoph Hellwig
2018-07-31  7:24     ` Christoph Hellwig
2018-08-02  2:09     ` Rich Felker
2018-08-02  2:09       ` Rich Felker
2018-08-02  7:15       ` Christoph Hellwig
2018-08-02  7:15         ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.