netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: andriy.shevchenko@linux.intel.com
Cc: netdev@vger.kernel.org, huangdaode@hisilicon.com,
	linux@rasmusvillemoes.dk
Subject: Re: [PATCH v1 1/2] net:hns: annotate IO address space properly
Date: Sun, 13 Dec 2015 23:37:29 -0500 (EST)	[thread overview]
Message-ID: <20151213.233729.714763727253422521.davem@davemloft.net> (raw)
In-Reply-To: <1449760990-111046-1-git-send-email-andriy.shevchenko@linux.intel.com>

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Thu, 10 Dec 2015 17:23:09 +0200

> Mark address pointer with __iomem in the IO accessors.
> 
> Otherwise we will get a sparse complain like following
> 
> .../hns/hns_dsaf_reg.h:991:36: warning: incorrect type in argument 1 (different address spaces)
> .../hns/hns_dsaf_reg.h:991:36:    expected unsigned char [noderef] [usertype] <asn:2>*base
> .../hns/hns_dsaf_reg.h:991:36:    got void *base
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Applied.

      parent reply	other threads:[~2015-12-14  4:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 15:23 [PATCH v1 1/2] net:hns: annotate IO address space properly Andy Shevchenko
2015-12-10 15:23 ` [PATCH v1 2/2] net:hns: print MAC with %pM Andy Shevchenko
2015-12-14  4:37   ` David Miller
2015-12-14  4:37 ` 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=20151213.233729.714763727253422521.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=huangdaode@hisilicon.com \
    --cc=linux@rasmusvillemoes.dk \
    --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).