Re: [ivtv-devel] [REGRESSION: wm8775, ivtv] Please revert commit fcb9757333df37cf4a7feccef7ef6f5300643864

2011-01-08 Thread Lawrence Rust
On Mon, 2011-01-03 at 17:34 -0500, Andy Walls wrote: On Sun, 2011-01-02 at 23:00 -0500, Eric Sharkey wrote: On Fri, Dec 31, 2010 at 7:55 PM, Andy Walls awa...@md.metrocast.net wrote: Mauro, Please revert at least the wm8775.c portion of commit

Re: [ivtv-devel] [REGRESSION: wm8775, ivtv] Please revert commit fcb9757333df37cf4a7feccef7ef6f5300643864

2011-01-08 Thread Andy Walls
On Sat, 2011-01-08 at 13:09 +0100, Lawrence Rust wrote: On Mon, 2011-01-03 at 17:34 -0500, Andy Walls wrote: On Sun, 2011-01-02 at 23:00 -0500, Eric Sharkey wrote: On Fri, Dec 31, 2010 at 7:55 PM, Andy Walls awa...@md.metrocast.net wrote: Mauro, Please revert at least the

Re: [ivtv-devel] [REGRESSION: wm8775, ivtv] Please revert commit fcb9757333df37cf4a7feccef7ef6f5300643864

2011-01-08 Thread Lawrence Rust
On Sat, 2011-01-08 at 09:22 -0500, Andy Walls wrote: On Sat, 2011-01-08 at 13:09 +0100, Lawrence Rust wrote: On Mon, 2011-01-03 at 17:34 -0500, Andy Walls wrote: On Sun, 2011-01-02 at 23:00 -0500, Eric Sharkey wrote: On Fri, Dec 31, 2010 at 7:55 PM, Andy Walls awa...@md.metrocast.net

Re: [ivtv-devel] user accesses in ivtv-fileops.c:ivtv_v4l2_write ?

2011-01-08 Thread Dr. David Alan Gilbert
Hi Andy, It looks like we missed something in that copy from user patch from the end of last year: +void ivtv_write_vbi_from_user(struct ivtv *itv, + const struct v4l2_sliced_vbi_data __user *sliced, + size_t cnt) +{ + struct vbi_cc

Re: [ivtv-devel] user accesses in ivtv-fileops.c:ivtv_v4l2_write ?

2011-01-08 Thread Andy Walls
On Sun, 2011-01-09 at 00:34 +, Dr. David Alan Gilbert wrote: Hi Andy, It looks like we missed something in that copy from user patch from the end of last year: +void ivtv_write_vbi_from_user(struct ivtv *itv, + const struct v4l2_sliced_vbi_data __user