The patch number 8547 was added via Mauro Carvalho Chehab <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Mauro Carvalho Chehab <[EMAIL PROTECTED]> merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- linux/drivers/media/common/saa7146_video.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 819614f3a15e -r a06612ae3d22 linux/drivers/media/common/saa7146_video.c --- a/linux/drivers/media/common/saa7146_video.c Sun Jul 27 17:16:26 2008 -0300 +++ b/linux/drivers/media/common/saa7146_video.c Sun Jul 27 17:56:15 2008 -0300 @@ -657,7 +657,7 @@ static int saa7146_pgtable_build(struct /* if we have a user buffer, the first page may not be aligned to a page boundary. */ - pt1->offset = list->offset; + pt1->offset = dma->sglist->offset; pt2->offset = pt1->offset+o1; pt3->offset = pt1->offset+o2; --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/a06612ae3d2298c331fb14625f54094718efe1f0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits