Hi Laurent, On Sun, Mar 11, 2012 at 17:20:08, Laurent Pinchart wrote: > The HS/VS interrupt handler needs to access the pipeline object. It > erronously tries to get it from the CCDC output video node, which isn't > necessarily included in the pipeline. This leads to a NULL pointer > dereference. > > Fix the bug by getting the pipeline object from the CCDC subdev entity. > > Reported-by: Gary Thomas <gary@xxxxxxxxxxxx> > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Acked-by: Sakari Ailus <sakari.ailus@xxxxxx> > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > --- > drivers/media/video/omap3isp/ispccdc.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > The patch fixes a v3.2 bug and has been included in v3.3-rc1. Could you please > add it to the stable v3.2 series ? AFAIK, stable@xxxxxxxxxx is down and the correct address is stable@xxxxxxxxxxxxxxx. Also, you need to include the upstream commit id in the commit message (See Documentation/stable_kernel_rules.txt) Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html