Re: [PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync
From: David Miller <davem@davemloft.net>
Date: 2010-01-20 22:44:53
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2010-01-20 22:44:53
Also in:
lkml
From: Stephen Hemminger <redacted> Date: Wed, 20 Jan 2010 12:30:33 -0800
It looks like the size passed to sync_single has to match size of original mapping.
I think that's rediculious, and unreasonable. All implementations of these APIs where the sync matters have the ability to handle partial syncs correctly.