* [PATCH] MAINTAINERS: Add x86 RAS people
@ 2011-06-14 16:08 Borislav Petkov
2011-06-14 21:19 ` Ingo Molnar
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Borislav Petkov @ 2011-06-14 16:08 UTC (permalink / raw)
To: H. Peter Anvin, Ingo Molnar, Thomas Gleixner
Cc: Linus Torvalds, Andrew Morton, LKML, Borislav Petkov, Tony Luck
Announce the new RAS infrastructure maintainers. The file patterns below
will change after we start the restructuring.
Signed-off-by: Borislav Petkov <bp@amd64.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
---
MAINTAINERS | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 29801f7..901ed1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6997,6 +6997,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
S: Maintained
F: drivers/platform/x86
+X86 RAS INFRASTRUCTURE
+M: Tony Luck <tony.luck@intel.com>
+M: Borislav Petkov <bp@amd64.org>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: arch/x86/kernel/cpu/mcheck/*
+
XEN HYPERVISOR INTERFACE
M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
--
1.7.4.rc2
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add x86 RAS people
2011-06-14 16:08 [PATCH] MAINTAINERS: Add x86 RAS people Borislav Petkov
@ 2011-06-14 21:19 ` Ingo Molnar
2011-06-15 1:25 ` [tip:x86/urgent] x86, " tip-bot for Borislav Petkov
2011-06-17 13:27 ` [PATCH] " Pavel Machek
2 siblings, 0 replies; 6+ messages in thread
From: Ingo Molnar @ 2011-06-14 21:19 UTC (permalink / raw)
To: Borislav Petkov
Cc: H. Peter Anvin, Thomas Gleixner, Linus Torvalds, Andrew Morton,
LKML, Tony Luck
* Borislav Petkov <bp@amd64.org> wrote:
> Announce the new RAS infrastructure maintainers. The file patterns below
> will change after we start the restructuring.
>
> Signed-off-by: Borislav Petkov <bp@amd64.org>
> Signed-off-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Thanks,
Ingo
^ permalink raw reply [flat|nested] 6+ messages in thread
* [tip:x86/urgent] x86, MAINTAINERS: Add x86 RAS people
2011-06-14 16:08 [PATCH] MAINTAINERS: Add x86 RAS people Borislav Petkov
2011-06-14 21:19 ` Ingo Molnar
@ 2011-06-15 1:25 ` tip-bot for Borislav Petkov
2011-06-17 13:27 ` [PATCH] " Pavel Machek
2 siblings, 0 replies; 6+ messages in thread
From: tip-bot for Borislav Petkov @ 2011-06-15 1:25 UTC (permalink / raw)
To: linux-tip-commits
Cc: linux-kernel, hpa, mingo, tony.luck, bp, tglx, hpa, mingo
Commit-ID: 4b9c25fcf748c37e0a3e5dfe918b2120d601e492
Gitweb: http://git.kernel.org/tip/4b9c25fcf748c37e0a3e5dfe918b2120d601e492
Author: Borislav Petkov <bp@amd64.org>
AuthorDate: Tue, 14 Jun 2011 18:08:54 +0200
Committer: H. Peter Anvin <hpa@linux.intel.com>
CommitDate: Tue, 14 Jun 2011 18:14:26 -0700
x86, MAINTAINERS: Add x86 RAS people
Announce the new RAS infrastructure maintainers. The file patterns below
will change after we start the restructuring.
Signed-off-by: Borislav Petkov <bp@amd64.org>
Link: http://lkml.kernel.org/r/1308067734-6156-1-git-send-email-bp@amd64.org
Signed-off-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
---
MAINTAINERS | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e50fc6e..e33b1b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6994,6 +6994,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
S: Maintained
F: drivers/platform/x86
+X86 RAS INFRASTRUCTURE
+M: Tony Luck <tony.luck@intel.com>
+M: Borislav Petkov <bp@amd64.org>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: arch/x86/kernel/cpu/mcheck/*
+
XEN HYPERVISOR INTERFACE
M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add x86 RAS people
2011-06-14 16:08 [PATCH] MAINTAINERS: Add x86 RAS people Borislav Petkov
2011-06-14 21:19 ` Ingo Molnar
2011-06-15 1:25 ` [tip:x86/urgent] x86, " tip-bot for Borislav Petkov
@ 2011-06-17 13:27 ` Pavel Machek
2011-06-17 13:50 ` Borislav Petkov
2 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2011-06-17 13:27 UTC (permalink / raw)
To: Borislav Petkov
Cc: H. Peter Anvin, Ingo Molnar, Thomas Gleixner, Linus Torvalds,
Andrew Morton, LKML, Tony Luck
On Tue 2011-06-14 18:08:54, Borislav Petkov wrote:
> Announce the new RAS infrastructure maintainers. The file patterns below
> will change after we start the restructuring.
>
> Signed-off-by: Borislav Petkov <bp@amd64.org>
> Signed-off-by: Tony Luck <tony.luck@intel.com>
>
> +X86 RAS INFRASTRUCTURE
> +M: Tony Luck <tony.luck@intel.com>
this would be great place to explain "ras"...
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add x86 RAS people
2011-06-17 13:27 ` [PATCH] " Pavel Machek
@ 2011-06-17 13:50 ` Borislav Petkov
2011-06-17 21:24 ` Pavel Machek
0 siblings, 1 reply; 6+ messages in thread
From: Borislav Petkov @ 2011-06-17 13:50 UTC (permalink / raw)
To: Pavel Machek
Cc: H. Peter Anvin, Ingo Molnar, Thomas Gleixner, Linus Torvalds,
Andrew Morton, LKML, Tony Luck
On Fri, Jun 17, 2011 at 09:27:58AM -0400, Pavel Machek wrote:
> On Tue 2011-06-14 18:08:54, Borislav Petkov wrote:
> > Announce the new RAS infrastructure maintainers. The file patterns below
> > will change after we start the restructuring.
> >
> > Signed-off-by: Borislav Petkov <bp@amd64.org>
> > Signed-off-by: Tony Luck <tony.luck@intel.com>
> >
> > +X86 RAS INFRASTRUCTURE
> > +M: Tony Luck <tony.luck@intel.com>
>
> this would be great place to explain "ras"...
Wikipedia has a basic overview: http://en.wikipedia.org/wiki/Reliability,_Availability_and_Serviceability
Our idea is to make error collection and reporting much more easy to
configure and much easily manageable now that reliability features are
much more important on x86. You want to be able to enforce policies
from userspace like, for example, counting errors per hw device (DRAM
ECC errors per DIMM, for example) and undertake actions when thresholds
are reached, implement a much better unified error injection scheme for
testing system reliability, etc.
Another important issue is saving oops information to persistent storage
so that it can be evaluated after reboot. While this is easy to do on
servers with their nvram, we still have no solution for general purpose
laptops. hpa had a project with oopses represented with a 2d barcode but
I still haven't had a chance to look into that.
So things like that, I'm pretty sure I'm leaving something out but you
should be getting the idea...
--
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] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add x86 RAS people
2011-06-17 13:50 ` Borislav Petkov
@ 2011-06-17 21:24 ` Pavel Machek
0 siblings, 0 replies; 6+ messages in thread
From: Pavel Machek @ 2011-06-17 21:24 UTC (permalink / raw)
To: Borislav Petkov
Cc: H. Peter Anvin, Ingo Molnar, Thomas Gleixner, Linus Torvalds,
Andrew Morton, LKML, Tony Luck
On Fri 2011-06-17 15:50:56, Borislav Petkov wrote:
> On Fri, Jun 17, 2011 at 09:27:58AM -0400, Pavel Machek wrote:
> > On Tue 2011-06-14 18:08:54, Borislav Petkov wrote:
> > > Announce the new RAS infrastructure maintainers. The file patterns below
> > > will change after we start the restructuring.
> > >
> > > Signed-off-by: Borislav Petkov <bp@amd64.org>
> > > Signed-off-by: Tony Luck <tony.luck@intel.com>
> > >
> > > +X86 RAS INFRASTRUCTURE
> > > +M: Tony Luck <tony.luck@intel.com>
> >
> > this would be great place to explain "ras"...
>
> Wikipedia has a basic overview: http://en.wikipedia.org/wiki/Reliability,_Availability_and_Serviceability
>
This is what I was looking for. Can we modify MAINTAINERS to say
X86 RELIABILITY AVAILABILITY AND SERVICEABILITY (RAS) INFRASTRUCTURE
M: Tony Luck <tony.luck@intel.com>
?
> Our idea is to make error collection and reporting much more easy to
> configure and much easily manageable now that reliability features are
...
> So things like that, I'm pretty sure I'm leaving something out but you
> should be getting the idea...
Actually I got the idea when I saw "mcelog" in file paths, but... :-)
pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-06-17 21:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 16:08 [PATCH] MAINTAINERS: Add x86 RAS people Borislav Petkov
2011-06-14 21:19 ` Ingo Molnar
2011-06-15 1:25 ` [tip:x86/urgent] x86, " tip-bot for Borislav Petkov
2011-06-17 13:27 ` [PATCH] " Pavel Machek
2011-06-17 13:50 ` Borislav Petkov
2011-06-17 21:24 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox