linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* question about work on CMA integration into DMA
@ 2020-07-30 12:17 Maksym Kokhan
  0 siblings, 0 replies; only message in thread
From: Maksym Kokhan @ 2020-07-30 12:17 UTC (permalink / raw)
  To: linuxppc-dev

Hello!

I am working on some driver, which needs to allocate a big contiguous
memory block (~10 MB) and has to work on multiple platforms (x86, arm,
arm64, mips, powerpc). CMA - is the most appropriate way in this case,
but I have faced an unexpected problem - the fact that the CMA
subsystem is not integrated into the DMA subsystem for powerpc,
and I cannot request memory from CMA area from my kernel module.
The question is: is there any work in progress on CMA to DMA
integration?  Or is it decided not to perform such work at all?
And, is there any legal way to allocate a big contiguous memory block
from the kernel module on powerpc?

Thanks for your help,
Max

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-30 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 12:17 question about work on CMA integration into DMA Maksym Kokhan

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