All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: stable@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [PATCH - stable v3.2] omap3isp: ccdc: Fix crash in HS/VS interrupt handler
Date: Tue, 13 Mar 2012 11:07:53 -0700	[thread overview]
Message-ID: <20120313180753.GA29074@kroah.com> (raw)
In-Reply-To: <1331467663-3735-1-git-send-email-laurent.pinchart@ideasonboard.com>

On Sun, Mar 11, 2012 at 01:07:43PM +0100, 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.
> 
> The upstream commit ID is bcf45117d10140852fcdc2bfd36221dc8b996025.

In what tree?  I don't see that id in Linus's tree, are you sure you got
it correct?

confused,

greg k-h

  reply	other threads:[~2012-03-13 18:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-11 12:07 [PATCH - stable v3.2] omap3isp: ccdc: Fix crash in HS/VS interrupt handler Laurent Pinchart
2012-03-13 18:07 ` Greg KH [this message]
2012-03-13 18:20   ` Laurent Pinchart
2012-03-13 19:31     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2012-03-11 11:50 Laurent Pinchart
2012-03-11 11:59 ` Nori, Sekhar
2012-03-11 12:08   ` Laurent Pinchart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120313180753.GA29074@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.