From: Ralf Baechle <ralf@linux-mips.org>
To: James Hogan <james.hogan@imgtec.com>
Cc: "Steven J. Hill" <steven.hill@cavium.com>, linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: Octeon: Fix broken EDAC driver.
Date: Wed, 19 Jul 2017 16:21:05 +0200 [thread overview]
Message-ID: <20170719142105.GE5852@linux-mips.org> (raw)
In-Reply-To: <20170719093919.GR31455@jhogan-linux.le.imgtec.org>
On Wed, Jul 19, 2017 at 10:39:19AM +0100, James Hogan wrote:
> Date: Wed, 19 Jul 2017 10:39:19 +0100
> From: James Hogan <james.hogan@imgtec.com>
> To: "Steven J. Hill" <steven.hill@cavium.com>
> CC: linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>
> Subject: Re: [PATCH] MIPS: Octeon: Fix broken EDAC driver.
> Content-Type: multipart/signed; micalg=pgp-sha256;
> protocol="application/pgp-signature"; boundary="y2MHPAl/EzyWgzIZ"
>
> On Wed, May 31, 2017 at 12:20:47PM -0500, Steven J. Hill wrote:
> > From: "Steven J. Hill" <Steven.Hill@cavium.com>
> >
> > Commit 15f6847 "MIPS: Octeon: Remove unused L2C types and macros."
>
> Please use 12 nibbles of hash and I think brackets around the subject is
> common style, i.e.
>
> Commit 15f6847923a8 ("MIPS: Octeon: Remove unused L2C types and
> macros.") broke the EDAC driver...
>
> > broke the EDAC driver. Bring back 'cvmx-l2d-defs.h' file and the
> > missing types for L2C.
> >
>
> Lets add:
> Fixes: 15f6847923a8 ("MIPS: Octeon: Remove unused L2C types and macros.")
>
> > Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
>
> I suppose we need this too now that 4.12 is out:
> Cc: <stable@vger.kernel.org> # 4.12+
>
> (Maybe Ralf can fix that stuff up when applying?)
I think the Cc: to stable is not necessary with the Fixes: tag.
> The patch looks correct based on the definitions removed in the patch it
> fixes, and it does indeed fix the build errors, so:
>
> Reviewed-by: James Hogan <james.hogan@imgtec.com>
>
> Though this warning persists:
>
> drivers/edac/octeon_edac-lmc.c In function ‘octeon_lmc_edac_poll_o2’:
> drivers/edac/octeon_edac-lmc.c:87:24: warning: ‘((long unsigned int*)&int_reg)[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> if (int_reg.s.sec_err || int_reg.s.ded_err) {
Steven, can you sort this? Thanks,
Ralf
next prev parent reply other threads:[~2017-07-19 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-31 17:20 [PATCH] MIPS: Octeon: Fix broken EDAC driver Steven J. Hill
2017-07-19 9:39 ` James Hogan
2017-07-19 9:39 ` James Hogan
2017-07-19 14:21 ` Ralf Baechle [this message]
2017-07-19 15:16 ` James Hogan
2017-07-19 15:16 ` James Hogan
2017-07-19 15:32 ` Steven J. Hill
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=20170719142105.GE5852@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=james.hogan@imgtec.com \
--cc=linux-mips@linux-mips.org \
--cc=steven.hill@cavium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.