From: Greg KH <greg@kroah.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH 4.4, 4.9, 4.14, 4.19] nl80211: validate beacon head
Date: Wed, 9 Oct 2019 15:36:56 +0200 [thread overview]
Message-ID: <20191009133656.GA58233@kroah.com> (raw)
In-Reply-To: <fd0c407c9507ba22741af5a9360ddba79971af29.camel@sipsolutions.net>
On Wed, Oct 09, 2019 at 11:44:03AM +0200, Johannes Berg wrote:
> On Wed, 2019-10-09 at 11:43 +0200, Greg KH wrote:
> >
> > > + for_each_element(elem, data, len) {
> > > + /* nothing */
> > > + }
> >
> > for_each_element() is not in 4.4, 4.9, 4.14, or 4.19, so this breaks the
> > build :(
>
> Oh, right. I had previously also said:
>
> You also need to cherry-pick
> 0f3b07f027f8 ("cfg80211: add and use strongly typed element iteration macros")
> 7388afe09143 ("cfg80211: Use const more consistently in for_each_element macros")
>
> as dependencies - the latter doesn't apply cleanly as it has a change
> that doesn't apply, but that part of the change isn't necessary.
Ok, that worked, thanks. Well, almost worked, I had to do a bit more
effort for 4.4.y, but all looks good now.
thanks,
greg k-h
prev parent reply other threads:[~2019-10-09 13:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-09 6:41 [PATCH 4.4, 4.9, 4.14, 4.19] nl80211: validate beacon head Johannes Berg
2019-10-09 9:27 ` Greg KH
2019-10-09 9:29 ` Johannes Berg
2019-10-09 9:43 ` Greg KH
2019-10-09 9:44 ` Johannes Berg
2019-10-09 13:36 ` Greg KH [this message]
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=20191009133656.GA58233@kroah.com \
--to=greg@kroah.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox