Re: [PATCH 2/2] sh_eth: fix WARNING in dma_free_coherent()
From: Sergei Shtylyov <hidden>
Date: 2015-10-29 23:11:08
Also in:
linux-sh
From: Sergei Shtylyov <hidden>
Date: 2015-10-29 23:11:08
Also in:
linux-sh
On 10/30/2015 12:52 AM, Sergei Shtylyov wrote:
Iff the first dma_alloc_coherent() call fails in sh_eth_ring_init(), the following is printed to the kernel console: WARNING: CPU: 0 PID: 1 at drivers/base/dma-mapping.c:334 dma_common_free_remap+0x48/0x6c()
Oops, I got the function name wrong in the subject. David, can you fix
this while applying or should I repost?
MBR, Sergei