From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pinctrl: at91: fix null pointer dereference
Date: Tue, 7 Jul 2015 19:02:54 +0200 [thread overview]
Message-ID: <20150707170254.GI3127@piout.net> (raw)
In-Reply-To: <1435853202-1632-1-git-send-email-davidcdueck@googlemail.com>
On 02/07/2015 at 18:06:42 +0200, David Dueck wrote :
> Not all gpio banks are necessarily enabled, in the current code this can
> lead to null pointer dereferences.
>
[...]
>
> Signed-off-by: David Dueck <davidcdueck@googlemail.com>
> CC: Nicolas Ferre <nicolas.ferre@atmel.com>
> CC: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> CC: Ludovic Desroches <ludovic.desroches@atmel.com>
> CC: Boris Brezillon <boris.brezillon@free-electrons.com>
> CC: linux-arm-kernel at lists.infradead.org
> CC: linux-kernel at vger.kernel.org
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: David Dueck <davidcdueck@googlemail.com>
Cc: plagnioj@jcrosoft.com, Nicolas Ferre <nicolas.ferre@atmel.com>,
Ludovic Desroches <ludovic.desroches@atmel.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pinctrl: at91: fix null pointer dereference
Date: Tue, 7 Jul 2015 19:02:54 +0200 [thread overview]
Message-ID: <20150707170254.GI3127@piout.net> (raw)
In-Reply-To: <1435853202-1632-1-git-send-email-davidcdueck@googlemail.com>
On 02/07/2015 at 18:06:42 +0200, David Dueck wrote :
> Not all gpio banks are necessarily enabled, in the current code this can
> lead to null pointer dereferences.
>
[...]
>
> Signed-off-by: David Dueck <davidcdueck@googlemail.com>
> CC: Nicolas Ferre <nicolas.ferre@atmel.com>
> CC: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> CC: Ludovic Desroches <ludovic.desroches@atmel.com>
> CC: Boris Brezillon <boris.brezillon@free-electrons.com>
> CC: linux-arm-kernel@lists.infradead.org
> CC: linux-kernel@vger.kernel.org
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-07 17:02 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 16:06 [PATCH] pinctrl: at91: fix null pointer dereference David Dueck
2015-07-02 16:06 ` David Dueck
2015-07-03 9:38 ` Ludovic Desroches
2015-07-03 9:38 ` Ludovic Desroches
2015-07-03 9:38 ` Ludovic Desroches
2015-07-07 17:02 ` Alexandre Belloni [this message]
2015-07-07 17:02 ` Alexandre Belloni
2015-07-13 6:14 ` Jean-Christophe PLAGNIOL-VILLARD
2015-07-13 6:14 ` Jean-Christophe PLAGNIOL-VILLARD
2015-07-13 13:00 ` Ludovic Desroches
2015-07-13 13:00 ` Ludovic Desroches
2015-07-13 20:30 ` Jean-Christophe PLAGNIOL-VILLARD
2015-07-13 20:30 ` Jean-Christophe PLAGNIOL-VILLARD
2015-07-15 13:30 ` Ludovic Desroches
2015-07-15 13:30 ` Ludovic Desroches
2015-07-28 7:48 ` [RESEND PATCH] " Ludovic Desroches
2015-07-28 7:48 ` Ludovic Desroches
2015-07-28 7:48 ` Ludovic Desroches
2015-07-28 8:00 ` Nicolas Ferre
2015-07-28 8:00 ` Nicolas Ferre
2015-07-28 8:00 ` Nicolas Ferre
2015-07-28 12:48 ` Linus Walleij
2015-07-28 12:48 ` Linus Walleij
2015-07-28 13:12 ` Ludovic Desroches
2015-07-28 13:12 ` Ludovic Desroches
2015-07-28 13:12 ` Ludovic Desroches
2015-07-30 8:33 ` Sylvain Rochet
2015-07-30 8:33 ` Sylvain Rochet
2015-07-30 8:49 ` Ludovic Desroches
2015-07-30 8:49 ` Ludovic Desroches
2015-07-30 8:49 ` Ludovic Desroches
2015-07-30 9:16 ` Sylvain Rochet
2015-07-30 9:16 ` Sylvain Rochet
2015-08-03 8:19 ` Linus Walleij
2015-08-03 8:19 ` Linus Walleij
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=20150707170254.GI3127@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.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.