From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: stable@vger.kernel.org, openwrt-devel@lists.openwrt.org,
"David S . Miller" <davem@davemloft.net>,
Hauke Mehrtens <hauke@hauke-m.de>
Subject: Re: [PATCH] uapi/if_ether.h: prevent redefinition of struct ethhdr
Date: Thu, 14 Feb 2019 13:45:01 +0100 [thread overview]
Message-ID: <20190214124501.GD17978@kroah.com> (raw)
In-Reply-To: <20190214122720.27172-1-linus.walleij@linaro.org>
On Thu, Feb 14, 2019 at 01:27:20PM +0100, Linus Walleij wrote:
> From: Hauke Mehrtens <hauke@hauke-m.de>
>
> commit 6926e041a8920c8ec27e4e155efa760aa01551fd upstream.
>
> Musl provides its own ethhdr struct definition. Add a guard to prevent
> its definition of the appropriate musl header has already been included.
>
> glibc does not implement this header, but when glibc will implement this
> they can just define __UAPI_DEF_ETHHDR 0 to make it work with the
> kernel.
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> ---
> - This is upstream in v4.15
> - This should be applied for stable v4.14.y and v4.9.y
Sounds good, but do you also want to sign off on it? :)
thanks,
greg k-h
next prev parent reply other threads:[~2019-02-14 12:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-14 12:27 [PATCH] uapi/if_ether.h: prevent redefinition of struct ethhdr Linus Walleij
2019-02-14 12:45 ` Greg Kroah-Hartman [this message]
2019-02-14 13:13 ` Linus Walleij
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=20190214124501.GD17978@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=davem@davemloft.net \
--cc=hauke@hauke-m.de \
--cc=linus.walleij@linaro.org \
--cc=openwrt-devel@lists.openwrt.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 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.