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


Groups > linux.kernel > #1207513

Re: [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support
Date 2015-08-14 14:40 +0200
Message-ID <pXmr8-28w-13@gated-at.bofh.it> (permalink)
References <pStCV-6lv-3@gated-at.bofh.it> <pStCW-6lv-15@gated-at.bofh.it> <pWYIa-1FS-21@gated-at.bofh.it> <pXazE-1La-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Aug 14, 2015 at 1:49 AM, Gregory Fong <gregory.0xf0@gmail.com> wrote:
> On Thu, Aug 13, 2015 at 4:11 AM, Linus Walleij <linus.walleij@linaro.org> wrote:
>> On Sat, Aug 1, 2015 at 3:17 AM, Gregory Fong <gregory.0xf0@gmail.com> wrote:

>> This patch does not apply cleanly because the version in my
>> tree has INIT_LIST_HEAD(&priv->bank_list);
>> before the sanity check.
>>
>> I applied it manually, but check that things are working right.
>
> Your tree seems to be missing
>
> commit 2252607d327d5219a6331b50e6ec266d56402be0
> Author: Gregory Fong <gregory.0xf0@gmail.com>
> Date:   Wed Jun 17 18:00:40 2015 -0700
>
>     gpio: brcmstb: fix null ptr dereference in driver remove
>
> which you had pulled in and sent for 4.2-rc1.  It should apply cleanly
> on top of that.

Yes sorry, my bad.

I merged in v4.2-rc4 and now it looks better.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 13:20 +0200
  Re: [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support Gregory Fong <gregory.0xf0@gmail.com> - 2015-08-14 02:00 +0200
    Re: [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support Linus Walleij <linus.walleij@linaro.org> - 2015-08-14 14:40 +0200

csiph-web