All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Cc: Kevin Hilman <khilman@kernel.org>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Arnd Bergmann <arnd@arndb.de>, "arm@kernel.org" <arm@kernel.org>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Santosh Shilimkar <ssantosh@kernel.org>,
	Sekhar Nori <nsekhar@ti.com>,
	linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH] memory: ti-aemif: fix a potential NULL-pointer dereference
Date: Thu, 6 Sep 2018 10:03:58 -0700	[thread overview]
Message-ID: <20180906170358.tfdw377lcffwztsm@localhost> (raw)
In-Reply-To: <b04c16ad-b57d-1635-8d0c-a96020e5aa76@oracle.com>

On Thu, Sep 06, 2018 at 09:58:54AM -0700, Santosh Shilimkar wrote:
> Hi Arnd, Olof,
> 
> On 9/6/2018 5:12 AM, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> > 
> > Platform data pointer may be NULL. We check it everywhere but in one
> > place. Fix it.
> > 
> > Fixes: 8af70cd2ca50 ("memory: aemif: add support for board files")
> > Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> > Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> > Cc: stable@vger.kernel.org
> > ---
> >   drivers/memory/ti-aemif.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> Will you be able to push this via drivers-soc fixes ?

Applied to fixes.


-Olof

  reply	other threads:[~2018-09-06 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 12:12 [PATCH] memory: ti-aemif: fix a potential NULL-pointer dereference Bartosz Golaszewski
2018-09-06 16:58 ` Santosh Shilimkar
2018-09-06 17:03   ` Olof Johansson [this message]
2018-09-06 17:07     ` Santosh Shilimkar

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=20180906170358.tfdw377lcffwztsm@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bgolaszewski@baylibre.com \
    --cc=brgl@bgdev.pl \
    --cc=dan.carpenter@oracle.com \
    --cc=khilman@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --cc=santosh.shilimkar@oracle.com \
    --cc=ssantosh@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.