Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1710235 > unrolled thread

Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference

Started byWolfram Sang <wsa@the-dreams.de>
First post2017-08-12 13:40 +0200
Last post2017-08-14 06:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference Wolfram Sang <wsa@the-dreams.de> - 2017-08-12 13:40 +0200
    Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference Joel Stanley <joel@jms.id.au> - 2017-08-14 06:00 +0200

#1710235 — Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference

FromWolfram Sang <wsa@the-dreams.de>
Date2017-08-12 13:40 +0200
SubjectRe: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
Message-ID<udCVP-7z-7@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Fri, Jul 28, 2017 at 06:00:12PM -0700, Brendan Higgins wrote:
> Before I skipped null checks when the master is in the STOP state; this
> fixes that.
> 
> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>

Is there a suitable "Fixes:" tag for this?

[toc] | [next] | [standalone]


#1710625

FromJoel Stanley <joel@jms.id.au>
Date2017-08-14 06:00 +0200
Message-ID<ueeHL-7u6-3@gated-at.bofh.it>
In reply to#1710235
On Sat, Aug 12, 2017 at 9:02 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> On Fri, Jul 28, 2017 at 06:00:12PM -0700, Brendan Higgins wrote:
>> Before I skipped null checks when the master is in the STOP state; this
>> fixes that.
>>
>> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
>
> Is there a suitable "Fixes:" tag for this?
>

The driver was introduced in 4.13, so we could add:

Fixes: f327c686d3ba ("i2c: aspeed: added driver for Aspeed I2C")

Cheers,

Joel

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web