Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Michael Forney <mforney@mforney.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ipmroute: Prevent overlapping storage of `filter` global
Date: Tue, 18 Jun 2019 09:54:58 -0700	[thread overview]
Message-ID: <20190618095458.2d1c06b7@hermes.lan> (raw)
In-Reply-To: <20190616214602.20546-1-mforney@mforney.org>

On Sun, 16 Jun 2019 14:46:02 -0700
Michael Forney <mforney@mforney.org> wrote:

> This variable has the same name as `struct xfrm_filter filter` in
> ip/ipxfrm.c, but overrides that definition since `struct rtfilter`
> is larger.
> 
> This is visible when built with -Wl,--warn-common in LDFLAGS:
> 
> 	/usr/bin/ld: ipxfrm.o: warning: common of `filter' overridden by larger common from ipmroute.o
> 
> Signed-off-by: Michael Forney <mforney@mforney.org>

Applied

      reply	other threads:[~2019-06-18 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 21:46 [PATCH] ipmroute: Prevent overlapping storage of `filter` global Michael Forney
2019-06-18 16:54 ` Stephen Hemminger [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=20190618095458.2d1c06b7@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=mforney@mforney.org \
    --cc=netdev@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