linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mdf@kernel.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	keescook@chromium.org, moritz.fischer@ettus.com,
	f.fainelli@gmail.com, alex.williams@ni.com, arnd@arndb.de
Subject: Re: [PATCH net-next] net: nixge: Address compiler warnings when building for i386
Date: Mon, 01 Oct 2018 22:49:19 -0700 (PDT)	[thread overview]
Message-ID: <20181001.224919.1965478657078776508.davem@davemloft.net> (raw)
In-Reply-To: <20180927194851.3042-1-mdf@kernel.org>

From: Moritz Fischer <mdf@kernel.org>
Date: Thu, 27 Sep 2018 12:48:51 -0700

> Address compiler warning reported by kbuild autobuilders
> when building for i386 as a result of dma_addr_t size on
> different architectures.
> 
> warning: cast to pointer from integer of different size
> 	[-Wint-to-pointer-cast]
> 
> Fixes: 7e8d5755be0e ("net: nixge: Add support for 64-bit platforms")
> Signed-off-by: Moritz Fischer <mdf@kernel.org>

Applied.

      reply	other threads:[~2018-10-02  5:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27 19:48 [PATCH net-next] net: nixge: Address compiler warnings when building for i386 Moritz Fischer
2018-10-02  5:49 ` 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=20181001.224919.1965478657078776508.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alex.williams@ni.com \
    --cc=arnd@arndb.de \
    --cc=f.fainelli@gmail.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mdf@kernel.org \
    --cc=moritz.fischer@ettus.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).