Paul Mundt a écrit : > On Tue, Apr 28, 2009 at 05:45:39PM +0900, Magnus Damm wrote: >> From: Magnus Damm <damm@xxxxxxxxxx> >> >> Remove the videobuf-dma-contig sync operation. Sync is only needed >> for noncoherent buffers, and since videobuf-dma-contig is built on >> coherent memory allocators the memory is by definition always in sync. >> > Note that this also fixes a bogus oops, which is what caused this to be > brought up in the first place.. > >> Reported-by: Matthieu CASTET <matthieu.castet@xxxxxxxxxx> >> Signed-off-by: Magnus Damm <damm@xxxxxxxxxx> >> --- >> >> Thanks to Mattieu, Paul and Paulius for all the help! >> Tested on SH7722 Migo-R with CEU and ov7725. >> >> drivers/media/video/videobuf-dma-contig.c | 14 -------------- >> 1 file changed, 14 deletions(-) >> > Reviewed-by: Paul Mundt <lethal@xxxxxxxxxxxx> Test-by : Matthieu CASTET <matthieu.castet@xxxxxxxxxx> Well I backport it on a older kernel (2.6.27), but the result should be the same. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html