On Tue, Mar 18, 2014 at 08:24:23PM +0800, Jianguo Wu wrote: > Hi Greg, > > These are the part 4 commits that I've analyzed from the list of > upstream commits that have been backported to 3.2 but missing from 3.4. > > For the 7 commits, > - 5 commits were marked for stable but can't be applied cleanly to 3.4. > - 2 commit has no stable tag. I've found out why it was backported to 3.2.x, > and I'm sure it should be applied to 3.4.x. (*) > > Please cherry-pick those commits from 3.2.x: > > fd61506bd23f [media] gspca_kinect: add Kinect for Windows USB id > 754aed1b98d1 [media] v4l: Reset subdev v4l2_dev field to NULL if registration fails > 5a82145cb978 [media] omap_vout: find_vma() needs ->mmap_sem held > 2af951daef68 [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side > 559a2e36f047 [media] hdpvr: register the video node at the end of probe > 9eb9bfa030d8 [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe() > 47c55eb0a98d [media] saa7164: fix return value check in saa7164_initdev() > > (*) The commits are: > fd61506bd23f [media] gspca_kinect: add Kinect for Windows USB id > 559a2e36f047 [media] hdpvr: register the video node at the end of probe > > --- > drivers/media/dvb/dvb-core/dmxdev.c | 8 +----- > drivers/media/video/gspca/kinect.c | 1 + > drivers/media/video/hdpvr/hdpvr-core.c | 22 +++++++++++--------- > drivers/media/video/omap/omap_vout.c | 12 ++++++---- > drivers/media/video/saa7164/saa7164-core.c | 4 ++- > drivers/media/video/v4l2-device.c | 30 +++++++++++++-------------- > 6 files changed, 39 insertions(+), 38 deletions(-) > Now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html