Hi Hans,
On Mon, 13 May 2019 at 19:08, Hans Verkuil hverkuil-cisco@xs4all.nl wrote:
On 5/13/19 3:32 PM, Naresh Kamboju wrote:
Do you see test VIDIOC_G/S_PARM: FAIL on stable 4.14, 4.9 and 4.4 kernel branches ?
Probably related to commit 8a7c5594c0202 (media: v4l2-ioctl: clear fields in s_parm).
I have cherry-picked on stable rc 4.9 branch and tested and test got PASS on x86_64.
Test output: ---------------- test VIDIOC_G/S_PARM: OK https://lkft.validation.linaro.org/scheduler/job/736243#L1744
log: ---- git cherry-pick 8a7c5594c0202 warning: inexact rename detection was skipped due to too many files. warning: you may want to set your merge.renamelimit variable to at least 9371 and retry the command. [linux-4.9.y 7b9dab8fe870] media: v4l2-ioctl: clear fields in s_parm Author: Hans Verkuil hans.verkuil@cisco.com Date: Sat May 12 10:44:02 2018 -0400 1 file changed, 16 insertions(+), 1 deletion(-)
Thank you. Naresh Kamboju