linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fix DMA API abuse in various mips fbdev drivers
@ 2019-05-09 17:38 Christoph Hellwig
  2019-05-09 17:38 ` [PATCH 1/3] au1100fb: fix DMA API abuse Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christoph Hellwig @ 2019-05-09 17:38 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz, Manuel Lauss
  Cc: linux-mips, linux-fbdev, linux-kernel

Hi all,

this series fixes up three mips-specific fbdev drivers to not poke
into the return values from the DMA memory allocators, as those
aren't guranteed to be pages backed (although on mips in practice
they are).  Two of them are also fixed up to use the proper DMA API
mmap helper.

Note that the first patch is required for pending mips DMA changes,
so if they are queued up for 5.3 we'll need a stable branch that
can be pulled into the dma-mapping or mips tree.

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

end of thread, other threads:[~2019-06-25 12:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 17:38 fix DMA API abuse in various mips fbdev drivers Christoph Hellwig
2019-05-09 17:38 ` [PATCH 1/3] au1100fb: fix DMA API abuse Christoph Hellwig
2019-05-09 17:38 ` [PATCH 2/3] au1200fb: " Christoph Hellwig
2019-05-15 11:10   ` Manuel Lauss
2019-06-07 12:14     ` Bartlomiej Zolnierkiewicz
2019-05-09 17:38 ` [PATCH 3/3] jz4740_fb: " Christoph Hellwig
2019-06-07 12:21   ` Bartlomiej Zolnierkiewicz
2019-06-21 11:32     ` Bartlomiej Zolnierkiewicz
2019-06-25 12:09       ` Christoph Hellwig

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).