All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Johan Hovold <johan@kernel.org>
Cc: "k.eugene.e@gmail.com" <k.eugene.e@gmail.com>,
	"wcn36xx@lists.infradead.org" <wcn36xx@lists.infradead.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	stable <stable@vger.kernel.org>,
	Loic Poulain <loic.poulain@linaro.org>
Subject: Re: [PATCH] wcn36xx: fix iris child-node lookup
Date: Mon, 13 Nov 2017 08:51:49 +0000	[thread overview]
Message-ID: <87po8m7e8s.fsf@qca.qualcomm.com> (raw)
In-Reply-To: <20171111170532.6110-1-johan@kernel.org> (Johan Hovold's message of "Sat, 11 Nov 2017 18:05:32 +0100")

Johan Hovold <johan@kernel.org> writes:

> Fix child-node lookup during probe, which ended up searching the whole
> device tree depth-first starting at the parent rather than just matching
> on its children.
>
> To make things worse, the parent mmio node was also prematurely freed.
>
> Fixes: fd52bdae9ab0 ("wcn36xx: Disable 5GHz for wcn3620")

fd52bdae9ab0 is in net-next right now so the first release for that
commit should be v4.15-rc1.

> Cc: stable <stable@vger.kernel.org>     # 4.14

As fd52bdae9ab0 is not in v4.14 no need to Cc stable. I'll remove it.

> Cc: Loic Poulain <loic.poulain@linaro.org>
> Signed-off-by: Johan Hovold <johan@kernel.org>

Thanks, I'll queue this to v4.15.

--=20
Kalle Valo=

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Johan Hovold <johan@kernel.org>
Cc: "k.eugene.e@gmail.com" <k.eugene.e@gmail.com>,
	"wcn36xx@lists.infradead.org" <wcn36xx@lists.infradead.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	stable <stable@vger.kernel.org>,
	Loic Poulain <loic.poulain@linaro.org>
Subject: Re: [PATCH] wcn36xx: fix iris child-node lookup
Date: Mon, 13 Nov 2017 08:51:49 +0000	[thread overview]
Message-ID: <87po8m7e8s.fsf@qca.qualcomm.com> (raw)
In-Reply-To: <20171111170532.6110-1-johan@kernel.org> (Johan Hovold's message of "Sat, 11 Nov 2017 18:05:32 +0100")

Johan Hovold <johan@kernel.org> writes:

> Fix child-node lookup during probe, which ended up searching the whole
> device tree depth-first starting at the parent rather than just matching
> on its children.
>
> To make things worse, the parent mmio node was also prematurely freed.
>
> Fixes: fd52bdae9ab0 ("wcn36xx: Disable 5GHz for wcn3620")

fd52bdae9ab0 is in net-next right now so the first release for that
commit should be v4.15-rc1.

> Cc: stable <stable@vger.kernel.org>     # 4.14

As fd52bdae9ab0 is not in v4.14 no need to Cc stable. I'll remove it.

> Cc: Loic Poulain <loic.poulain@linaro.org>
> Signed-off-by: Johan Hovold <johan@kernel.org>

Thanks, I'll queue this to v4.15.

-- 
Kalle Valo

  reply	other threads:[~2017-11-13  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-11 17:05 [PATCH] wcn36xx: fix iris child-node lookup Johan Hovold
2017-11-13  8:51 ` Kalle Valo [this message]
2017-11-13  8:51   ` Kalle Valo
2017-11-13  9:37   ` Johan Hovold
2017-11-20 16:25 ` Kalle Valo

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=87po8m7e8s.fsf@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=johan@kernel.org \
    --cc=k.eugene.e@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=loic.poulain@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=wcn36xx@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.