From: David Miller <davem@davemloft.net>
To: festevam@gmail.com
Cc: fugang.duan@nxp.com, troy.kisky@boundarydevices.com,
gerg@uclinux.org, netdev@vger.kernel.org, fabio.estevam@nxp.com
Subject: Re: [PATCH] fec: Do not access unexisting register in Coldfire
Date: Thu, 31 Mar 2016 16:46:35 -0400 (EDT) [thread overview]
Message-ID: <20160331.164635.2025583994422727303.davem@davemloft.net> (raw)
In-Reply-To: <1459436717-12809-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <festevam@gmail.com>
Date: Thu, 31 Mar 2016 12:05:17 -0300
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Commit 55cd48c821de ("net: fec: stop the "rcv is not +last, " error
> messages") introduces a write to a register that does not exist in
> Coldfire.
>
> Move the FEC_FTRL register access inside the FEC_QUIRK_HAS_RACC 'if' block,
> so that we guarantee it will not be used on Coldfire CPUs.
>
> Reported-by: Greg Ungerer <gerg@uclinux.org>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Applied, thanks.
next prev parent reply other threads:[~2016-03-31 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 15:05 [PATCH] fec: Do not access unexisting register in Coldfire Fabio Estevam
2016-03-31 20:46 ` David Miller [this message]
2016-03-31 23:43 ` Greg Ungerer
2016-04-01 1:39 ` Fugang Duan
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=20160331.164635.2025583994422727303.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=fabio.estevam@nxp.com \
--cc=festevam@gmail.com \
--cc=fugang.duan@nxp.com \
--cc=gerg@uclinux.org \
--cc=netdev@vger.kernel.org \
--cc=troy.kisky@boundarydevices.com \
/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).