Comment 24 for bug 1173723

Revision history for this message
SlavikZ (slavikz) wrote : Re: Kernel oops when connecting web camera

Here is the bisect result:
-------------------------
1bd7d6adc691993206cf7dd69f1aaf8dccb06677 is the first bad commit
commit 1bd7d6adc691993206cf7dd69f1aaf8dccb06677
Author: Antonio Ospite <email address hidden>
Date: Wed May 16 18:42:46 2012 -0300

    [media] gspca_ov534: Convert to the control framework

    Signed-off-by: Antonio Ospite <email address hidden>
    Signed-off-by: Hans de Goede <email address hidden>
    Signed-off-by: Mauro Carvalho Chehab <email address hidden>

:040000 040000 81bb6d86a59d2fca15fea4d43a8abe34354cf69e 6b7c2077ae5d8bdea32864841b5cd14149c6a44a M drivers
-------------------------

Here is the full bisect log:
----------------------------
git bisect log
git bisect start
# good: [28a33cbc24e4256c143dce96c7d93bf423229f92] Linux 3.5
git bisect good 28a33cbc24e4256c143dce96c7d93bf423229f92
# bad: [a0d271cbfed1dd50278c6b06bead3d00ba0a88f9] Linux 3.6
git bisect bad a0d271cbfed1dd50278c6b06bead3d00ba0a88f9
# good: [b13bc8dda81c54a66a1c84e66f60b8feba659f28] Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
git bisect good b13bc8dda81c54a66a1c84e66f60b8feba659f28
# bad: [991b3137f21e13db4711f313edbe67d49bed795b] [media] media: soc_camera: don't clear pix->sizeimage in JPEG mode
git bisect bad 991b3137f21e13db4711f313edbe67d49bed795b
# good: [6f51f51582e793ea13e7de7ed6b138f71c51784b] Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
git bisect good 6f51f51582e793ea13e7de7ed6b138f71c51784b
# good: [27c1ee3f929555b71fa39ec0d81a7e7185de1b16] Merge branch 'akpm' (Andrew's patch-bomb)
git bisect good 27c1ee3f929555b71fa39ec0d81a7e7185de1b16
# good: [cc8362b1f6d724e46f515121d442779924b19fec] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
git bisect good cc8362b1f6d724e46f515121d442779924b19fec
# good: [6dbb35b0a74b44b2a48a5373d48074c5aa69fdf5] Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
git bisect good 6dbb35b0a74b44b2a48a5373d48074c5aa69fdf5
# bad: [c2d430af08f38a0b3145c3b60381146b8ac88c88] [media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag
git bisect bad c2d430af08f38a0b3145c3b60381146b8ac88c88
# bad: [ac3322b0d400fdbab410ab80f26a501c2e169e5d] [media] gspca: clear priv field and disable relevant ioctls
git bisect bad ac3322b0d400fdbab410ab80f26a501c2e169e5d
# bad: [3e0ed00903e1904112108135c18b1918386457aa] [media] gspca-mr97310a: convert to the control framework
git bisect bad 3e0ed00903e1904112108135c18b1918386457aa
# good: [74233cd7c3cd670404db90eaac20f8d6c64d6e84] [media] gspca_pac7302: Convert to the control framework
git bisect good 74233cd7c3cd670404db90eaac20f8d6c64d6e84
# bad: [1bd7d6adc691993206cf7dd69f1aaf8dccb06677] [media] gspca_ov534: Convert to the control framework
git bisect bad 1bd7d6adc691993206cf7dd69f1aaf8dccb06677
# good: [9153ac3ba4bccfdccb43e765cf1cf9bd9e65e657] [media] gscpa_sonixb: Convert to the control framework
git bisect good 9153ac3ba4bccfdccb43e765cf1cf9bd9e65e657
# good: [463023b06206863b3d7ecdd1faf20fa4c24af3c8] [media] gspca_kinect: remove traces of the gspca control mechanism
git bisect good 463023b06206863b3d7ecdd1faf20fa4c24af3c8
----------------------------