From: Borislav Petkov <bp@amd64.org>
To: Ingo Molnar <mingo@elte.hu>, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>,
Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>,
LKML <linux-kernel@vger.kernel.org>,
edac-devel <linux-edac@vger.kernel.org>
Subject: [GIT PULL] RAS: x86 mce cleanup
Date: Thu, 16 Jun 2011 09:17:26 +0200 [thread overview]
Message-ID: <20110616071726.GA21197@aftab> (raw)
Hi guys,
here's the first pull request from Tony and me. Hopefully not the last.
The good thing is, with our different timezones you get 24/7 RAS support :-).
Thanks.
The following changes since commit 3a2289a4a317e0290a8bc7af28c62c9830cb12e5:
Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu (2011-06-14 11:28:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git for-tip-mce
Hidetoshi Seto (11):
x86, mce, severity: Make formatting a bit more readable
x86, mce, severity: Cleanup severity table
x86, mce, severity: Trivial cleanups
x86, mce: Replace MCE_SELF_VECTOR by irq_work
x86, mce: Replace MCM_ with MCI_MISC_
x86, mce: Introduce mce_gather_info()
x86, mce: Check the result of ancient_init()
x86, mce: Cleanup mce_create/remove_device
x86, mce: Cleanup mce_read()
x86, mce: Use prefix mce_chrdev_ to group functions
x86, mce: Use prefix mce_sysdev_ to group functions
Tony Luck (1):
x86, mce, severity: Fix two severities table signatures
arch/x86/include/asm/entry_arch.h | 4 -
arch/x86/include/asm/hw_irq.h | 1 -
arch/x86/include/asm/irq_vectors.h | 5 -
arch/x86/include/asm/mce.h | 19 ++-
arch/x86/kernel/cpu/mcheck/mce-severity.c | 152 ++++++++++------
arch/x86/kernel/cpu/mcheck/mce.c | 288 ++++++++++++++---------------
arch/x86/kernel/cpu/mcheck/mce_amd.c | 10 +-
arch/x86/kernel/entry_64.S | 5 -
arch/x86/kernel/irqinit.c | 3 -
9 files changed, 251 insertions(+), 236 deletions(-)
--
Regards/Gruss,
Boris.
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551
next reply other threads:[~2011-06-16 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 7:17 Borislav Petkov [this message]
2011-06-16 11:12 ` [GIT PULL] RAS: x86 mce cleanup Ingo Molnar
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=20110616071726.GA21197@aftab \
--to=bp@amd64.org \
--cc=hpa@zytor.com \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=seto.hidetoshi@jp.fujitsu.com \
--cc=tglx@linutronix.de \
--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.