From: Greg KH <gregkh@linuxfoundation.org>
To: Andre Tomt <andre@tomt.net>
Cc: Sasha Levin <Alexander.Levin@microsoft.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [GIT PULL] commits for Linux 4.17
Date: Thu, 23 Aug 2018 09:23:12 +0200 [thread overview]
Message-ID: <20180823072312.GA6485@kroah.com> (raw)
In-Reply-To: <2ff8aaee-d867-a397-0b00-7eb42f30d8ca@tomt.net>
On Thu, Aug 23, 2018 at 03:37:24AM +0200, Andre Tomt wrote:
> On 10. aug. 2018 02:22, Sasha Levin wrote:
> <snip>
> > Arnaldo Carvalho de Melo (1):
> > tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT}
>
> This commit references two mainline commits:
> 7d850abd5f4e ("net: bridge: add support for port isolation")
> 72f6d71e491e ("vxlan: add ttl inherit support")
>
> However they are first seen in 4.18-rc1, and thus makes the 4.17.x headers
> out of sync:
>
> > $ diff -u include/uapi/linux/if_link.h tools/include/uapi/linux/if_link.h
> > --- include/uapi/linux/if_link.h 2018-06-03 23:15:21.000000000 +0200
> > +++ tools/include/uapi/linux/if_link.h 2018-08-23 03:27:56.185758005 +0200
> > @@ -333,6 +333,7 @@
> > IFLA_BRPORT_BCAST_FLOOD,
> > IFLA_BRPORT_GROUP_FWD_MASK,
> > IFLA_BRPORT_NEIGH_SUPPRESS,
> > + IFLA_BRPORT_ISOLATED,
> > __IFLA_BRPORT_MAX
> > };
> > #define IFLA_BRPORT_MAX (__IFLA_BRPORT_MAX - 1)
> > @@ -516,6 +517,7 @@
> > IFLA_VXLAN_COLLECT_METADATA,
> > IFLA_VXLAN_LABEL,
> > IFLA_VXLAN_GPE,
> > + IFLA_VXLAN_TTL_INHERIT,
> > __IFLA_VXLAN_MAX
> > };
> > #define IFLA_VXLAN_MAX (__IFLA_VXLAN_MAX - 1)
>
>
> it is queue-4.17/tools-include-uapi-update-if_link.h-to-pick-ifla_-brport_isolated-vxlan_ttl_inherit.patch
> in stable-queue.git
Good catch, I've dropped this patch now.
thanks,
greg k-h
next prev parent reply other threads:[~2018-08-23 11:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-10 0:22 [GIT PULL] commits for Linux 4.17 Sasha Levin
2018-08-10 8:09 ` Greg KH
2018-08-10 13:26 ` Sasha Levin
2018-08-12 11:23 ` Greg KH
2018-08-14 18:03 ` Sasha Levin
2018-08-14 18:52 ` Greg KH
2018-08-22 7:38 ` Greg KH
2018-08-23 1:37 ` Andre Tomt
2018-08-23 7:23 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-28 1:45 Sasha Levin
2018-07-28 10:08 ` Greg KH
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=20180823072312.GA6485@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Alexander.Levin@microsoft.com \
--cc=andre@tomt.net \
--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;
as well as URLs for NNTP newsgroup(s).