I have a doubt about __get_dma_pages. When I am trying to allocate the
memory to a DMA buffer using the __get_dma_pages it is failed.
How much pages are you trying to allocate ?
What are the reasons to fail the __get_dma_pages call?
Maybe theres not enough memory. Maybe contigous pages are not available.
--Swapnil
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/