public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Pavel Machek <pavel@suse.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>,
	Daniel.Rahn@novell.com, the arch/x86 maintainers <x86@kernel.org>
Subject: Re: [patch] correctly report NR_BANKS in mce_64.c
Date: Wed, 18 Jun 2008 10:31:33 +0200	[thread overview]
Message-ID: <20080618083133.GG4135@elte.hu> (raw)
In-Reply-To: <20080606074236.GA13151@elf.ucw.cz>


* Pavel Machek <pavel@suse.cz> wrote:

> From: Daniel Rahn <Daniel.Rahn@novell.com>
> 
> attached is a no-brainer that makes kernel correctly report
> NR_BANKS for MCE. We are right now limited to NR_BANKS==6, but the
> error message will use the available number of banks instead of the
> defined maximum.
> 
> For a Nehalem based system it will print:
> 
> "MCE: warning: using only 9 banks"
> 
> while the correct message would be
> 
> "MCE: warning: using only 6 banks"
> 
> Signed-off-by: Pavel Machek <pavel@suse.cz>

applied to tip/x86/mce, thanks Pavel.

[ There was a recent crossing commit that made your patch not apply 
  cleanly (8edc5cc5ec8 from May 12), i fixed up the impact manually. ]

	Ingo

      reply	other threads:[~2008-06-18  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06  7:42 [patch] correctly report NR_BANKS in mce_64.c Pavel Machek
2008-06-18  8:31 ` Ingo Molnar [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=20080618083133.GG4135@elte.hu \
    --to=mingo@elte.hu \
    --cc=Daniel.Rahn@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=x86@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