Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1595795

Re: [PATCH] edac i5000, i5400: fix use of MTR_DRAM_WIDTH macro

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [PATCH] edac i5000, i5400: fix use of MTR_DRAM_WIDTH macro
Date 2017-03-09 09:40 +0100
Message-ID <tj1M6-2AN-5@gated-at.bofh.it> (permalink)
References <tiUUi-6eM-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 08, 2017 at 08:18:09PM -0500, Jérémy Lefaure wrote:
> The MTR_DRAM_WIDTH macro returns the data width. It is sometimes used as
> if it returned a boolean true if the width if 8. This patch fixes the
> tests where MTR_DRAM_WIDTH is misused.
> 
> Signed-off-by: Jérémy Lefaure <jeremy.lefaure@lse.epita.fr>
> ---
>  drivers/edac/i5000_edac.c | 2 +-
>  drivers/edac/i5400_edac.c | 5 +++--
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] edac i5000, i5400: fix use of MTR_DRAM_WIDTH macro Jérémy Lefaure          <jeremy.lefaure@lse.epita.fr> - 2017-03-09 02:20 +0100
  Re: [PATCH] edac i5000, i5400: fix use of MTR_DRAM_WIDTH macro Borislav Petkov <bp@alien8.de> - 2017-03-09 09:40 +0100

csiph-web