From: David Miller <davem@davemloft.net>
To: ast@plumgrid.com
Cc: dborkman@redhat.com, fengguang.wu@intel.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: filter: fix warning on 32-bit arch
Date: Wed, 11 Jun 2014 15:14:35 -0700 (PDT) [thread overview]
Message-ID: <20140611.151435.1266704205978520305.davem@davemloft.net> (raw)
In-Reply-To: <1402517804-4301-1-git-send-email-ast@plumgrid.com>
From: Alexei Starovoitov <ast@plumgrid.com>
Date: Wed, 11 Jun 2014 13:16:44 -0700
> fix compiler warning on 32-bit architectures:
>
> net/core/filter.c: In function '__sk_run_filter':
> net/core/filter.c:540:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> net/core/filter.c:550:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> net/core/filter.c:560:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
>
> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Applied, thanks.
prev parent reply other threads:[~2014-06-11 22:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-11 20:16 [PATCH net-next] net: filter: fix warning on 32-bit arch Alexei Starovoitov
2014-06-11 22:14 ` David Miller [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=20140611.151435.1266704205978520305.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@plumgrid.com \
--cc=dborkman@redhat.com \
--cc=fengguang.wu@intel.com \
--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;
as well as URLs for NNTP newsgroup(s).