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 <g...@mlbassoc.com> > Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Acked-by: Sakari Ailus <sakari.ai...@iki.fi> > Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com> > --- > 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, sta...@kernel.org is down and the correct address is sta...@vger.kernel.org. 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html