netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] net: macb: Fixing DMA usage
@ 2014-02-21 19:30 Soren Brinkmann
  2014-02-21 19:30 ` [PATCH RFC 1/2] net: macb: Check DMA mappings for error Soren Brinkmann
  2014-02-21 19:30 ` [PATCH RFC 2/2] net: macb: DMA-unmap full rx-buffer Soren Brinkmann
  0 siblings, 2 replies; 5+ messages in thread
From: Soren Brinkmann @ 2014-02-21 19:30 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: netdev, linux-kernel, Vinod Koul, Dan Williams, David S. Miller,
	Michal Simek, Soren Brinkmann

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-26 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 19:30 [PATCH RFC 0/2] net: macb: Fixing DMA usage Soren Brinkmann
2014-02-21 19:30 ` [PATCH RFC 1/2] net: macb: Check DMA mappings for error Soren Brinkmann
2014-02-23  0:13   ` Ben Hutchings
2014-02-26 18:36     ` Sören Brinkmann
2014-02-21 19:30 ` [PATCH RFC 2/2] net: macb: DMA-unmap full rx-buffer Soren Brinkmann

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