* [GIT PULL] RAS: x86 mce cleanup
@ 2011-06-16 7:17 Borislav Petkov
2011-06-16 11:12 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2011-06-16 7:17 UTC (permalink / raw)
To: Ingo Molnar, H. Peter Anvin, Thomas Gleixner
Cc: Tony Luck, Hidetoshi Seto, LKML, edac-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] RAS: x86 mce cleanup
2011-06-16 7:17 [GIT PULL] RAS: x86 mce cleanup Borislav Petkov
@ 2011-06-16 11:12 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2011-06-16 11:12 UTC (permalink / raw)
To: Borislav Petkov
Cc: H. Peter Anvin, Thomas Gleixner, Tony Luck, Hidetoshi Seto, LKML,
edac-devel
* Borislav Petkov <bp@amd64.org> wrote:
> 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(-)
Pulled into tip:ras/core, thanks guys!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-16 11:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16 7:17 [GIT PULL] RAS: x86 mce cleanup Borislav Petkov
2011-06-16 11:12 ` Ingo Molnar
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.