All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Tony Luck <tony.luck@intel.com>
Cc: Qiuxu Zhuo <qiuxu.zhuo@intel.com>,
	Aristeu Rozanski <aris@redhat.com>,
	linux-edac@vger.kernel.org
Subject: EDAC: Fix DIMM capacity unit symbol
Date: Sat, 22 Sep 2018 18:29:30 +0200	[thread overview]
Message-ID: <20180922162930.GB26797@zn.tnic> (raw)

On Tue, Sep 18, 2018 at 05:34:33PM -0700, Tony Luck wrote:
> From: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
> 
> The {i3200|i7core|sb|skx}_edac drivers show DIMM capacity in wrong unit
> symbol 'Mb'(megabit). Fix them by replacing 'Mb' with 'MiB'(mebibyte).
> 
> [Tony: These are all "edac_dbg()" messages, so this won't break scripts
>        that parse console logs]
> 
> Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
> Signed-off-by: Tony Luck <tony.luck@intel.com>
> ---
>  drivers/edac/i3200_edac.c  | 2 +-
>  drivers/edac/i7core_edac.c | 2 +-
>  drivers/edac/sb_edac.c     | 2 +-
>  drivers/edac/skx_edac.c    | 4 ++--
>  4 files changed, 5 insertions(+), 5 deletions(-)

Applied, thx.

             reply	other threads:[~2018-09-22 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-22 16:29 Borislav Petkov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-19 14:33 EDAC: Fix DIMM capacity unit symbol Aristeu Rozanski
2018-09-19  0:34 Luck, Tony

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=20180922162930.GB26797@zn.tnic \
    --to=bp@alien8.de \
    --cc=aris@redhat.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=qiuxu.zhuo@intel.com \
    --cc=tony.luck@intel.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.