linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: __raw_xxx() :: compile warning on sh-arm
Date: Mon, 15 Oct 2012 05:13:38 +0000	[thread overview]
Message-ID: <20121015051337.GA32566@linux-sh.org> (raw)
In-Reply-To: <87626ccwr2.wl%kuninori.morimoto.gx@renesas.com>

On Sun, Oct 14, 2012 at 07:08:55PM -0700, Kuninori Morimoto wrote:
> 
> Hi Paul, Simon, Magnus
> 
> Current linus/master tree has compile warning on __raw_xxx() if it was "sh-arm" kernel.
> It doesn't happen on "sh" kernel.
> 
> I guess it from
> 195bbcac2e5c12f7fb99cdcc492c3000c5537f4a
> (ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors)
> 
Yes, unsurprisingly this is what happens when you are told how to fix
something properly and then simply drop that part of your patch rather
than doing the bare minimum in classic ARM style.

It's fixed in my tree now via:

	sh: Fix up more fallout from pointless ARM __iomem churn.

I'll send it off to Linus.

      reply	other threads:[~2012-10-15  5:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15  2:08 __raw_xxx() :: compile warning on sh-arm Kuninori Morimoto
2012-10-15  5:13 ` Paul Mundt [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=20121015051337.GA32566@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@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).