[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1393011025-18537-1-git-send-email-soren.brinkmann@xilinx.com>
Date: Fri, 21 Feb 2014 11:30:23 -0800
From: Soren Brinkmann <soren.brinkmann@...inx.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Vinod Koul <vinod.koul@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Michal Simek <michal.simek@...inx.com>,
Soren Brinkmann <soren.brinkmann@...inx.com>
Subject: [PATCH RFC 0/2] net: macb: Fixing DMA usage
Hi,
when I enabled CONFIG_DMA_API_DEBUG recently, I started seeing warnings
caused by the macb's DMA usage.
I read trough Documentation/DMA-API_HOWTO.txt and tried solving these to
the best of my knowledge of the networking and DMA systems. But that
knowledge is not very deep. So, there might be fundamental flaws with
these patches, hence as RFC only.
Thanks,
Sören
Soren Brinkmann (2):
net: macb: Check DMA mappings for error
net: macb: DMA-unmap full rx-buffer
drivers/net/ethernet/cadence/macb.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
--
1.9.0.1.g4196000
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists