DMA allocations from CMA and fatal_signal_pending check

Maxime Bizon mbizon at freebox.fr
Fri Oct 31 14:07:10 PDT 2014


On Fri, 2014-10-31 at 17:28 +0900, Joonsoo Kim wrote:

> I guess that it is okay that bcm_sysport_open() return -EINTR?

actually, since CMA alloc is hidden behind dma_alloc_coherent(), all you
get back is NULL and then return ENOMEM.

-- 
Maxime





More information about the linux-arm-kernel mailing list