Comment # 17 on bug 1010656 from
git bisect start
# good: [3aed64f6d341cdb62bb2d6232589fb13448ce063] pvclock: introduce
seqcount-like API
git bisect good 3aed64f6d341cdb62bb2d6232589fb13448ce063
# bad: [61385cc1db42b163c664429ab87d6399ea043c0d] Linux 4.8.8
git bisect bad 61385cc1db42b163c664429ab87d6399ea043c0d
# bad: [8509eb19618c050b017a3da7f6dd3180106cdf32] Merge branch 'drm-fixes-4.8'
of git://people.freedesktop.org/~agd5f/linux into drm-fixes
git bisect bad 8509eb19618c050b017a3da7f6dd3180106cdf32
# bad: [d3f422c8d58b2f0d68a51db88389a715dc10b4d2] Merge branch 'nvmf-4.8-rc' of
git://git.infradead.org/nvme-fabrics into for-linus
git bisect bad d3f422c8d58b2f0d68a51db88389a715dc10b4d2
# bad: [6c84239d595dc6ffe39f0f03dae2f64ed200db95] Merge tag 'rtc-4.8' of
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
git bisect bad 6c84239d595dc6ffe39f0f03dae2f64ed200db95
# bad: [0cda611386b2fcbf8bb32e9a5d82bfed4856fc36] Merge tag 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
git bisect bad 0cda611386b2fcbf8bb32e9a5d82bfed4856fc36
# bad: [d58b0d980f0b1c27204da0e05537b606da45a07f] Merge branch 'for-linus-4.8'
of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
git bisect bad d58b0d980f0b1c27204da0e05537b606da45a07f
# bad: [b067c9045af4791a5836042f743d12477131f7b5] Merge branch 'parisc-4.8-1'
of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
git bisect bad b067c9045af4791a5836042f743d12477131f7b5
# good: [fb1b83d3ff78168e10799627f231cf0c05c9d80d] Merge tag
'modules-next-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
git bisect good fb1b83d3ff78168e10799627f231cf0c05c9d80d
# good: [472f95f32d5aa07eda96a6b2578b85d7b27c5110] binfmt_flat: allow
compressed flat binary format to work on MMU systems
git bisect good 472f95f32d5aa07eda96a6b2578b85d7b27c5110
# bad: [cd70c37b5a23eee7aa411205e2b4c74097f52336] [media] staging: add
MEDIA_SUPPORT dependency
git bisect bad cd70c37b5a23eee7aa411205e2b4c74097f52336
# good: [9f8b333308dcb6af321526a54612cfaa7999a995] [media] vim2m: copy the
other colorspace-related fields as well
git bisect good 9f8b333308dcb6af321526a54612cfaa7999a995
# bad: [52e37f0a6655158c731a35b79106d3150fd3847c] [media] media: adv7180: Fix
broken interrupt register access
git bisect bad 52e37f0a6655158c731a35b79106d3150fd3847c
# bad: [6cb164f551abfda045326ceb50bb4e5966a990c1] [media] vb2: Fix allocation
size of dma_parms
git bisect bad 6cb164f551abfda045326ceb50bb4e5966a990c1
# first bad commit: [6cb164f551abfda045326ceb50bb4e5966a990c1] [media] vb2: Fix
allocation size of dma_parms




I noted the following two commits if I need to redo bisect.

bad:  52e37f0a6655158c731a35b79106d3150fd3847c
good: 472f95f32d5aa07eda96a6b2578b85d7b27c5110

For those I was sure they were working or broken. The commits in between were
racy. So the bad commits sometimes worked. I think the issue involves more than
one patch.


You are receiving this mail because: